Loading Tool

Explorer IconExplorer

Memory Pool

39,606 transactions
26.20 vMB
0.05284957 BTC
Random Selection Loading Transactions
Max Size: 136.61/200 MB

Candidate Block

Mining Attempt 246c543d089b130b31c9c02d37a9aba7211b30e37231672b5430e9944b48a92a
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root 3f512a24c6137ff2a46dd8cbf78a84d840f06f2943a415b17c9d8c2c0e27bc71
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,584
Size: 1.00 vMB
Total Fees: 0.00504075 BTC
Feerates: 100.00 > 0.51 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (608,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,416 306,416 000000000000000000e1b3f4d4192038665c8d75c78379763e5e79dc78b4490a 231 0.10/1.00 vMB 32
306,415 306,415 000000000000000015d88fd9e29114e0f3076e485e7d5cb2cef5b6fc60e45812 19 0.01/1.00 vMB 30
306,414 306,414 00000000000000001232fe4efc6789ddab1d1d107e4419f9a74db30de644b12f 61 0.03/1.00 vMB 18
306,413 306,413 000000000000000013074661df3198e0f9e959f73833c85f809aef26ccc0b19b 950 0.49/1.00 vMB 30
306,412 306,412 00000000000000002192656cd1ac229810fb28f8124cd3f1222f4fb6eb0fa8af 1,043 0.53/1.00 vMB 31
306,411 306,411 000000000000000035ef94d57a9d3f54d34db093d9893e609f468c4cbe435149 258 0.17/1.00 vMB 27
306,410 306,410 00000000000000003faa8dc573ff7d1958755b6b949a4a09a450f178b1073732 324 0.21/1.00 vMB 24
306,409 306,409 0000000000000000341536767e90536bb27cc38f1f2b2d08e63733acf09a6ead 293 0.13/1.00 vMB 35
306,408 306,408 00000000000000003357aec9759696bfedb9ab8f21fec3d94b9925efd40e51fb 611 0.38/1.00 vMB 29
306,407 306,407 000000000000000000667ebaa5ab7a987a85d4def77b22ccc070ca919e1b0d9c 443 0.29/1.00 vMB 27
306,406 306,406 00000000000000000d0cbaf13ba5280015b307a87907b414aacf42023dde60ef 139 0.18/1.00 vMB 11
306,405 306,405 00000000000000002d05a92e5a77891fa798947b67cb0aae1396ddddf70eb583 484 0.27/1.00 vMB 31
306,404 306,404 00000000000000002999423f88b3c7c35fac0117a44b9049dc443a6c56aa47cc 411 0.31/1.00 vMB 22
306,403 306,403 000000000000000012cddb2081a3ed3e5fc72a5499af1289bb2c399c096888bd 1 0.00/1.00 vMB 0
306,402 306,402 000000000000000045d3fc0f23cf6e595c6d04d8dd1230719d3052454781547a 695 0.25/1.00 vMB 42
306,401 306,401 00000000000000005d6630aa3cb942e624482c35713f06e60f855d5a4af27837 98 0.06/1.00 vMB 21
306,400 306,400 0000000000000000589557007d349d8f4407a7bc492848c3d967b1424aae30b5 351 0.29/1.00 vMB 21
306,399 306,399 00000000000000005512df4c2bc3404cfe7b32303522854bda60a054ec413163 815 0.35/1.00 vMB 34
306,398 306,398 0000000000000000407e409a626b01bfb275cb88768ca74f3ea9bd87b2e7e1d9 904 0.50/1.00 vMB 29
306,397 306,397 000000000000000004b5519c337549646e470486f7c0cf02e587c8c4cd75547b 851 0.35/1.00 vMB 35
306,396 306,396 000000000000000053d8a1cdfa2fde50250452f7c01ca4732c24d251372754c5 100 0.04/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.