Loading Tool

Explorer IconExplorer

Memory Pool

88,849 transactions
32.32 vMB
0.14530156 BTC
Random Selection Loading Transactions
Max Size: 195.77/200 MB

Candidate Block

Mining Attempt 511b36ade5ac709430943431a6efa36a8d09a3eccb0c71ce3a378d6b6886d1bc
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 0e17ec19db64b83de3758c6bc5485b8991bf12277584645773d42799c19f94e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.05611304 BTC
Feerates: 545.32 > 5.62 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (505,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,132 409,132 000000000000000004293bda89f8157bbaf3784fd93d8173375df3d34db085d2 1,849 1.00/1.00 vMB 31
409,131 409,131 00000000000000000254519083163ae4b0af687414a180933f837d4c1c7aecff 198 0.12/1.00 vMB 41
409,130 409,130 000000000000000000ff346ca21951e45bbc74851c6ef5348fb13003b4c6ca4d 1,338 0.99/1.00 vMB 31
409,129 409,129 0000000000000000011c51fbd33748bfe870c26d57745eaa923a34f0bda04be7 969 0.62/1.00 vMB 26
409,128 409,128 0000000000000000001735d418542c8280bca58f962f0f716932406daee459de 1,546 0.93/1.00 vMB 31
409,127 409,127 000000000000000005b89e1c24a28515fa2e49c4cbee3aa840cf9c1aabc1de56 3,071 1.00/1.00 vMB 58
409,126 409,126 000000000000000000955b443be9c1f5eed0c868def258b230eb2254f5fd7fd0 2,008 1.00/1.00 vMB 22
409,125 409,125 000000000000000004eddf687df820caa3e62e50eb5a46780c098a5efac5a35a 2,006 1.00/1.00 vMB 37
409,124 409,124 000000000000000000b80f1db5ecbe8fc1134deec39d255fb735cb50edccfab6 891 1.00/1.00 vMB 20
409,123 409,123 000000000000000002e89b153e468f038befc773c4ffb41a970e6b6bb600ea0c 927 0.75/1.00 vMB 32
409,122 409,122 000000000000000002c0d847709ff136abde52abfc0361019c558714ce8baa32 1,357 0.99/1.00 vMB 24
409,121 409,121 000000000000000001cef8bbf0be2814783d67851f8ce98851ec00e75182a2ff 2,489 1.00/1.00 vMB 31
409,120 409,120 00000000000000000550a62b58d128fbe1c5d5a51f54c62ae11f5be57082c443 3,763 1.00/1.00 vMB 82
409,119 409,119 000000000000000003dd502c9fcf9df94dd6f5be256332c5f0f3a97ced95e6c8 1,249 1.00/1.00 vMB 19
409,118 409,118 000000000000000000f8a34c970f54cb0b65d35b834f81ec61994924af4b8250 2,942 1.00/1.00 vMB 52
409,117 409,117 000000000000000000815de065b84d2ecb1e5e5f2c47a169993b25424cb28f78 1,723 0.75/1.00 vMB 37
409,116 409,116 0000000000000000054ff2e57396b696ebacb8f7a4183c524d430e95e5cdf149 3,148 1.00/1.00 vMB 54
409,115 409,115 0000000000000000031e5030bb75f6fa456a089398be36d41df898ed25b54d09 2,636 1.00/1.00 vMB 46
409,114 409,114 000000000000000001dc9ad47983fd119bafbc60650733b6278d6c59216bee03 1,127 0.56/1.00 vMB 41
409,113 409,113 000000000000000001a2e11b06e1c3ebaf9e562da75e66a604e468c5b24ffe6e 829 0.73/1.00 vMB 25
409,112 409,112 0000000000000000037d7a1a94ef73ed0e1377afbc8c1c01dfb9a2c3ffc90eef 2,350 0.99/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.