Loading Tool

Explorer IconExplorer

Memory Pool

37,815 transactions
26.04 vMB
0.05174015 BTC
Random Selection Loading Transactions
Max Size: 134.95/200 MB

Candidate Block

Mining Attempt fd06d248034856ab45271b41f2b8c4d2723b28c712c9c54da237ed3eb5e75b81
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 4b988893240caae32bff233f78a0c4e0bc692ee7ccbe55d90d763361fee01084
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,931
Size: 1.00 vMB
Total Fees: 0.00430696 BTC
Feerates: 13.56 > 0.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (521,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,141 393,141 000000000000000007ed20e791a579c4365249d4728bfa672444887d4c03a0e1 306 0.25/1.00 vMB 18
393,140 393,140 000000000000000006bedb35afd917756ebc1b7c9d3c442a8a9e8076db44acd4 1,961 1.00/1.00 vMB 37
393,139 393,139 000000000000000006eec65f4777f5e2ba9b4042f97f978a11887524a105bb50 817 0.41/1.00 vMB 37
393,138 393,138 00000000000000000163e5d27a0729e2dc28445fbc92126c75ba9c6f58eeafd5 1,765 1.00/1.00 vMB 30
393,137 393,137 00000000000000000270ed4b59024ce91f1180ec1891589fb3b391295088a580 1,658 0.75/1.00 vMB 39
393,136 393,136 00000000000000000478072623b6a01d5cad785940ccae0c0836a3c2b4d0747e 1,734 0.88/1.00 vMB 31
393,135 393,135 000000000000000008dc5947d3d438b45d20ad4b475c9e7d4bd848ee47c051aa 790 0.63/1.00 vMB 20
393,134 393,134 000000000000000003f42e1ed47b871356dc4166edbad0621172b1da47281559 763 0.86/1.00 vMB 16
393,133 393,133 000000000000000007d4d84068c2e4912af2381cec127586b8f5f80e2f6ff2ee 1,397 1.00/1.00 vMB 23
393,132 393,132 000000000000000006f8aa94b238670a710fb72941f3b0aeffe981a78385ee79 1,817 0.95/1.00 vMB 29
393,131 393,131 000000000000000007230fead59f3b2747afadbde7fd989425ca11ab4bd38dad 2,344 0.95/1.00 vMB 46
393,130 393,130 0000000000000000037a4c6700c9cda34286905e656a20430b78fa4b025d41a3 2,182 0.95/1.00 vMB 42
393,129 393,129 00000000000000000310617c56d4b3736f289c46103e8ba8160ac528c87a2136 2,625 1.00/1.00 vMB 43
393,128 393,128 00000000000000000080b86e51319c004e7a099ba394ff188f95bce084a9b6eb 2,695 0.75/1.00 vMB 75
393,127 393,127 0000000000000000015bcc4f18e88adc76d3bc908fcdc6144896d6dd7de74e10 455 0.25/1.00 vMB 40
393,126 393,126 0000000000000000043b06b23e9cb7f9aa75753df8ef6b2a39954ab45350ccf4 1,060 0.66/1.00 vMB 27
393,125 393,125 000000000000000009447e09a01e487ba39ebc2b6629a613034b36472ff6b57b 1,242 0.92/1.00 vMB 24
393,124 393,124 0000000000000000082ea045f41d713124ef975c323c664c614343dd018e1800 136 0.10/1.00 vMB 20
393,123 393,123 000000000000000001f6f47906b7a9d871dc2afe66e3c24c073efdaa04c7f166 1,938 1.00/1.00 vMB 29
393,122 393,122 000000000000000000cc07aa565d36c4c6a0b4405baaad808fbf112e86f9f38e 2,095 0.99/1.00 vMB 30
393,121 393,121 0000000000000000006c0da1401b96c2c89fc90433f0b4925e2a71c956f390db 2,146 0.75/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.82 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.