Loading Tool

Explorer IconExplorer

Memory Pool

47,583 transactions
28.03 vMB
0.06781574 BTC
Random Selection Loading Transactions
Max Size: 149.32/200 MB

Candidate Block

Mining Attempt e340bc7c941cff25e251be627f895992f4e511c9cb32cf6a071b329f154f305b
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 16749a3210da56ce5b2880a47d1e43732e913ff134609daf0adf9ca0cc1c00f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,119
Size: 1.00 vMB
Total Fees: 0.01466593 BTC
Feerates: 301.05 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (407,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,520 507,520 000000000000000000293baaad7ae3594291e75e63affc8db928344e19848d21 196 1.00/1.00 vMB 9
507,519 507,519 000000000000000000178af595809bba6cdb8af5e599884dccfa14e93ccb783b 418 1.00/1.00 vMB 29
507,518 507,518 000000000000000000505633dbbc2050b349babf3fb22e79b54a4c635c96d24d 954 1.00/1.00 vMB 46
507,517 507,517 0000000000000000005159fc290104ead48aebef3d49a53d9a05b4167cd8072f 1,092 1.00/1.00 vMB 75
507,516 507,516 00000000000000000054cfd968c7b6d986f594b24a90c726c44db1c5f1e50c36 405 1.00/1.00 vMB 23
507,515 507,515 0000000000000000004e25bb406c70ac566a73bd73af77b517e4cf7f53f2b365 459 1.00/1.00 vMB 32
507,514 507,514 0000000000000000003d8ccb167602660c5c2f6aca14344f7bc85ca21aa98e07 1,803 1.00/1.00 vMB 54
507,513 507,513 00000000000000000044dac62e6b26827f7f717eda4dfdd32a740d9022b60af5 2,375 1.00/1.00 vMB 124
507,512 507,512 0000000000000000001406f51c9785fb2b07f879f8279da383eba4044c021ba3 2,712 1.00/1.00 vMB 171
507,511 507,511 00000000000000000028307274c3176ffe9cfe418ac47f27e515b2b19c51d74e 529 0.21/1.00 vMB 110
507,510 507,510 0000000000000000005fdf68e6a860c11cad255157504bde4ca090ac910b59b7 494 1.00/1.00 vMB 33
507,509 507,509 0000000000000000003b0c2cc3034ea8d6c71dd77d820df8b24cf6e668ac8892 2,038 1.00/1.00 vMB 115
507,508 507,508 000000000000000000012675ef9360846ead1bece28871cab6a32cd11f6de24f 90 1.00/1.00 vMB 4
507,507 507,507 0000000000000000001e0dee7ad5ea7171c5ff4fc7ae190ad149978151eb66f5 1,396 1.00/1.00 vMB 66
507,506 507,506 000000000000000000686d8b89233f29c3977f512557874d218d26d7ab540677 872 1.00/1.00 vMB 60
507,505 507,505 0000000000000000002b75df1fc6202eec92d80f237bc4a7555f10e4cd98e44f 393 0.96/1.00 vMB 16
507,504 507,504 0000000000000000003f88bc18616bc9bee719149e387141be68bac14da814a6 551 1.00/1.00 vMB 33
507,503 507,503 0000000000000000000477ccaee4b89c6c965e2c35a65b9da59df1cb8581f727 717 1.00/1.00 vMB 10
507,502 507,502 00000000000000000045d65ec1685b4fa65b096e60407850ac19db8c2c6ec641 2,215 1.00/1.00 vMB 157
507,501 507,501 00000000000000000035774b92b534b73688af6abbdfb1e6d46c5e6517fc4742 646 1.00/1.00 vMB 27
507,500 507,500 00000000000000000011488194b6248a3bbfa45874eb0a363dcd22aa420d10f5 268 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.