Loading Tool

Explorer IconExplorer

Memory Pool

74,322 transactions
28.92 vMB
0.07728904 BTC
Random Selection Loading Transactions
Max Size: 170.49/200 MB

Candidate Block

Mining Attempt 4f871be4f66e04f06fc0cff07576cf81314a59d96be538d1ae6f529fa9b563e9
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 5b46539470c9de4aefc47b0f1641995a5d34fe1ad0e3f1f5949ff29e42f44235
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,047
Size: 1.00 vMB
Total Fees: 0.01718469 BTC
Feerates: 98.05 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (537,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,467 377,467 00000000000000000a177e70f1ffa4ee080449ad10668dfeafb8e25d213a6d1d 1,347 0.66/1.00 vMB 44
377,466 377,466 00000000000000000b7ccf9ddade9e10a7ebd19042d2530dc49146134664f3bd 1,485 0.75/1.00 vMB 36
377,465 377,465 000000000000000007043fe0ce4b961d304610e96d1735ecced748f071f5b8c2 1,506 0.70/1.00 vMB 39
377,464 377,464 00000000000000000b366adb0b53031ece7771dee508c9d22a7916f0cd39692a 621 0.32/1.00 vMB 31
377,463 377,463 00000000000000000358a35700dc04906debba3183f7b7e5da085be95f4ce8c3 1,033 0.55/1.00 vMB 32
377,462 377,462 00000000000000000576b9a34ab7ac13b3717cc52135ff924f3b5fecb44d56ba 1,901 0.93/1.00 vMB 40
377,461 377,461 0000000000000000037637558cdbb230ac0e9cf179202be207711ddb4f26dd8d 645 0.37/1.00 vMB 30
377,460 377,460 00000000000000000c113637acf1f0a24b861a4815fefd3142851c60f91436b1 437 0.24/1.00 vMB 36
377,459 377,459 0000000000000000098eb3727cc4b6b82311315070c7c312602b070132008756 293 0.15/1.00 vMB 35
377,458 377,458 00000000000000000c1dca528626b3b0d6a8510b13fddcb7fa68ddb99a20f443 197 0.20/1.00 vMB 9
377,457 377,457 00000000000000000584153f6fc240e912d562b2782c06ea57969b5f9eb57a2e 484 0.28/1.00 vMB 21
377,456 377,456 00000000000000000f108c975eefa3f7373462419e50cdd4768c3419796c6685 2,244 0.93/1.00 vMB 42
377,455 377,455 00000000000000000e1e3307f14bd1e49701c7f18004dd9958d8268ce5e1be29 949 0.52/1.00 vMB 34
377,454 377,454 00000000000000000523f742748ec8050d331fb5c9aab2972defb2a434f8513e 682 0.36/1.00 vMB 31
377,453 377,453 00000000000000000ee69a7b157389b01cf91243219228722d46fc65cff65e17 1,178 0.53/1.00 vMB 35
377,452 377,452 00000000000000000947cc6cba6bdf2f5de5e507cff0d4fdb8bd0b52d0616c74 590 0.33/1.00 vMB 28
377,451 377,451 00000000000000000e3beff57d93d5f385ad6f2d4a4eb67eb323092bc429af6b 157 0.24/1.00 vMB 6
377,450 377,450 000000000000000005989d29ef53b1916a49b5cca0416f7ae06092f372a9e865 882 0.54/1.00 vMB 28
377,449 377,449 000000000000000010361e3bc3aed558da6abce3243b2d800e0276d0bbeb3073 121 0.25/1.00 vMB 5
377,448 377,448 000000000000000007b6c39f076d3af70bd18f82fbd2c9079d4796be8145004b 1,407 0.98/1.00 vMB 28
377,447 377,447 0000000000000000090b390a5e3bb4c241c30fe0398035ffd225b962597f5b04 1,082 0.51/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.46 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: 667.95 GB
    • Received: 15.33 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.