Loading Tool

Explorer IconExplorer

Memory Pool

81,935 transactions
30.48 vMB
0.13231619 BTC
Random Selection Loading Transactions
Max Size: 183.41/200 MB

Candidate Block

Mining Attempt 9d117b8d56650d508718c640438e0f05cd39325a2f504c6cf2c811e16c4bd322
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root e44c4009143e91bb0c02acf18e9f8f6da8cb29dbed0d8394e1c69ca98c75d07e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.05161838 BTC
Feerates: 302.06 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (535,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,137 379,137 00000000000000000dc3a4c80d25f2cf65fe8561d3646880da6ac8d45d902abd 705 0.38/1.00 vMB 33
379,136 379,136 00000000000000001070cb27c0f816401107f11c233cf7fc9389c449086ee0b5 1,251 0.55/1.00 vMB 37
379,135 379,135 0000000000000000001dd7c4e40183e700e0de666be7b10f75d25248bb0a7ead 329 0.25/1.00 vMB 18
379,134 379,134 000000000000000005a43260a948570a81bd971caa6534348ea63a8ead37ac30 483 0.25/1.00 vMB 31
379,133 379,133 000000000000000008872eea68427c470e5817be2d1a1749e693f277faf277b7 571 0.38/1.00 vMB 25
379,132 379,132 0000000000000000094b63bebea8391b1a0a39d1d5c12b0ab4c34268726ef5a0 2,343 1.00/1.00 vMB 48
379,131 379,131 00000000000000000286f1496f3cad04246814988b117a8292715064b11d995f 629 0.27/1.00 vMB 32
379,130 379,130 00000000000000000e139011c98cb869c9b2fb7d3b776ec533d3cb3b9038623c 1,260 0.59/1.00 vMB 39
379,129 379,129 000000000000000007af20593368396c0fa99e66446f9ecbc115aeb87ea64c34 316 0.28/1.00 vMB 28
379,128 379,128 00000000000000000d6fd4e31421ccb64420d6ba6cb154c388a6d4c5cbf01821 2,472 1.00/1.00 vMB 44
379,127 379,127 0000000000000000029149274169b9933f9e679df687e973fc25edd270e8bcc7 135 0.16/1.00 vMB 9
379,126 379,126 000000000000000007590605e77c7a2bbfa737a5df3154dd3db8855fae91d770 1,298 1.00/1.00 vMB 20
379,125 379,125 000000000000000000813416c10b0d0aa8e247ad4f3589cb7fcd88fe28f813ac 1,135 0.60/1.00 vMB 28
379,124 379,124 00000000000000000c5ae8c65383d9aa99fe18b948c4fc4d740aed5d28a3ff25 2,682 1.00/1.00 vMB 44
379,123 379,123 000000000000000001b8d8a7c51947742d005394d5beda3587314c2a51832d29 777 0.37/1.00 vMB 39
379,122 379,122 00000000000000000717f0712d9c548f084b9273a238dc99e1e85ff18ccf4a7f 208 0.19/1.00 vMB 15
379,121 379,121 000000000000000003e20445af7948c293d8909e586811e58bdb1b357b717b02 1,592 0.74/1.00 vMB 49
379,120 379,120 000000000000000001afb5ef186f10283fa8750b72b955d0f9480112c01d5478 1,601 0.92/1.00 vMB 32
379,119 379,119 000000000000000010f2457110a1bc48c8c646aa7a365f4d6093e7ad1ca29a2b 496 0.95/1.00 vMB 75
379,118 379,118 0000000000000000008335e348db99b09c0c5b1bf9a0e9cb1f4367730e48bbdb 281 0.25/1.00 vMB 19
379,117 379,117 00000000000000000df7fa13a1c77089568ee43ee3baa4d1189d290135a1e51a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.