Loading Tool

Explorer IconExplorer

Memory Pool

80,339 transactions
30.69 vMB
0.07308245 BTC
Random Selection Loading Transactions
Max Size: 186.69/200 MB

Candidate Block

Mining Attempt 2960fc35ebdb19dad9bed548343ccd17b13e184f44f60f84055c13b19e7dbd09
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 8693c717f7ff787194170dbc345e2027f0b2dff2406e4a05a41e3bbee8d803d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,182
Size: 1.00 vMB
Total Fees: 0.00736577 BTC
Feerates: 265.25 > 0.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (287,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,535 627,535 000000000000000000069747c846b4ad08b9f972ef73e5702f926ea6e02ddbb0 2,769 1.00/1.00 vMB 48
627,534 627,534 0000000000000000000d282c79341cfe799d94b97558dc7f38c77c9f284db7f6 2,588 1.00/1.00 vMB 27
627,533 627,533 0000000000000000000ac2397a41987a30008c2fcf032e01eaa53f3d85dfa1ac 1,713 1.00/1.00 vMB 15
627,532 627,532 000000000000000000113bdeabab374e9059b4b0ccb239a353c0b9b591ea5511 2,492 1.00/1.00 vMB 22
627,531 627,531 00000000000000000002fb1dde22f3811ea69e8addb4596a69a49c7cddff4888 1,939 1.00/1.00 vMB 9
627,530 627,530 00000000000000000011875a11787082fbb43d76bea831f04f453e576fc6ff8f 2,600 1.00/1.00 vMB 25
627,529 627,529 000000000000000000038d74d3299542053b3ad8255bb185d8b228ea9a5cb6b5 2,267 1.00/1.00 vMB 18
627,528 627,528 000000000000000000041538365ba019799c6329c4f8d60a823f60e3afd328f5 2,389 1.00/1.00 vMB 30
627,527 627,527 0000000000000000000db2b56dd8e982c204c8eb514db4621edf15a2bef452d1 2,760 1.00/1.00 vMB 45
627,526 627,526 000000000000000000006ed1f99beec5d272ad3d5a15d292fe4f5394fc50c455 745 1.00/1.00 vMB 5
627,525 627,525 0000000000000000000b262ca5d4ced198d54fb594ac1dfd25afa39ffe30622c 2,275 1.00/1.00 vMB 24
627,524 627,524 00000000000000000002af2946ee0fcf1f6ae58257f8b1c76fd81a37619b870f 270 1.00/1.00 vMB 1
627,523 627,523 000000000000000000004f58b9fa19f5314ae450386b67c68b9b659967cfc4d6 816 1.00/1.00 vMB 10
627,522 627,522 000000000000000000005cd3f9956ec6081bf427cc768a0556f9ebe77507af54 207 1.00/1.00 vMB 2
627,521 627,521 00000000000000000004960dd968308bc0a6f68e76cb2691cd1034114a0e10cf 1,155 1.00/1.00 vMB 11
627,520 627,520 00000000000000000000473847e7b2db81b9bb28978f94c235ad7c8825ffb0ee 1,144 1.00/1.00 vMB 9
627,519 627,519 0000000000000000000347a3785de26eb69f9d919ab9ae84c8a9f18a2511ec00 1,181 1.00/1.00 vMB 11
627,518 627,518 0000000000000000000371b2d59d220e405a990013cdb394b234a17508abba99 2,466 1.00/1.00 vMB 8
627,517 627,517 00000000000000000001f6bee37100c677a3b688e38c339d770bd4352b434383 2,072 1.00/1.00 vMB 30
627,516 627,516 0000000000000000000011a1a8af518a0d8445b66f35c43782ba94ec25c466e6 2,277 1.00/1.00 vMB 40
627,515 627,515 0000000000000000000b6b1234037282e2d06d4924e8588b4aba9db2b9a49aad 1,405 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 701.08 GB
    • Received: 16.62 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.