Loading Tool

Explorer IconExplorer

Memory Pool

19,335 transactions
8.82 vMB
0.07485641 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.06/200 MB

Candidate Block

Mining Attempt 5e84ca66a094383e40be8d944fe21bb9586efe661c0035053fe22a167d2304dc
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root d6aa52cc1da640ae94cc7252cdc0e97f0f41594ee5470de32a992bd0d2b1e9ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.05482516 BTC
Median Feerate: 1.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (741,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,858 171,858 0000000000000044877f6db72bd45e9fc8b0c235c1728614bb94e9249953e1a7 52 0.03 vMB 419
171,857 171,857 000000000000065bc470853b69b5221f09054a0ff163c0bd30d39982a12ee1e3 14 0.00 vMB 24
171,856 171,856 0000000000000060074a1c1a7e491c9ac065be5cfee525cb91012f613e66bc49 55 0.02 vMB 23
171,855 171,855 000000000000028281f1d89b11b726f7cbe5a64f48b8c39736242c08964b7912 117 0.05 vMB 71
171,854 171,854 0000000000000a0bce3b7f3c3e0efe14b0563bfc6a6c4f5c1ad65d4a0f900951 13 0.01 vMB 42
171,853 171,853 000000000000044b31e29617db24f3707d33a4d4d5c9f01d6b72658c21308a23 19 0.01 vMB 89
171,852 171,852 00000000000001481a69c263a7f6aa413878c52d05153b3b83429a78f2522de2 101 0.05 vMB 304
171,851 171,851 0000000000000687eb7ad3dc21f2ea4a21b6272a7990e1d8ec15ae7a5d298f4c 1 0.00 vMB 0
171,850 171,850 00000000000004e6ed6b0a7602afe93749d276b53d11cadc16a472003c3df71f 1 0.00 vMB 0
171,849 171,849 00000000000003a26343cb96df043a67ca54888861c9cc5a17397a3725fc7e86 29 0.01 vMB 129
171,848 171,848 000000000000057e9ac34a99cc066868b8a428ad0f68a844dbb662a4e7e172e0 17 0.01 vMB 71
171,847 171,847 0000000000000aef3626e70fc5d9383c65431675613b7f95582b402e7d880435 36 0.01 vMB 33
171,846 171,846 00000000000002546220050d7d82f979aa5c4cf3e66c2c300e4b64794840f76e 45 0.03 vMB 54
171,845 171,845 0000000000000184f648cef11947eec39bfd48f04bf9ac22b5f22cbb7d0941c6 28 0.01 vMB 28
171,844 171,844 000000000000068e2a4797641e8ca204545d5a8108e1af7c4d57feb3dc61b1ee 56 0.04 vMB 93
171,843 171,843 0000000000000a55ebc04573f3f6448ee254210eb458dbdddb9ba6ae6fc7c20d 65 0.02 vMB 72
171,842 171,842 00000000000003fb92039023afb6f7f839ded7c4d60498f017c94ebe67385c4e 60 0.03 vMB 111
171,841 171,841 0000000000000677204110a807c51a81d87a7641557e8e5d6a351c3f0ced758a 3 0.00 vMB 59
171,840 171,840 0000000000000794901209c32c27e5f4fb297a163dfc9f08e38eb739aed6921d 10 0.00 vMB 331
171,839 171,839 00000000000004daf2322dc602b1c10b2f159371e259d90fed8820fed4695314 77 0.02 vMB 0
171,838 171,838 0000000000000514d84c2118cb3d9cafda6f45d5e9030e2ba1a24f0fcd092998 38 0.02 vMB 115
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 245.90 GB
    • Received: 0.93 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.