Loading Tool

Explorer IconExplorer

Memory Pool

39,313 transactions
28.74 vMB
0.06624045 BTC
Random Selection Loading Transactions
Max Size: 145.81/200 MB

Candidate Block

Mining Attempt 9ca16e901e083410d429e8fbea473c4835aa9c980f9fde3d86de50e37db28c60
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root f285bcdfc7bd49276d6440b377faaf7dbb9400ef3828ed6ad4c1b63c282dc2ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,417
Size: 1.00 vMB
Total Fees: 0.01055611 BTC
Feerates: 88.61 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (111,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,327 803,327 00000000000000000001d1010a108a5c817e98bce786ff33b8297951efee42db 699 1.00/1.00 vMB 8
803,326 803,326 000000000000000000016c567d5d1312b86c7cfe8f5106fe9723d650d1ffd89d 1,637 1.00/1.00 vMB 11
803,325 803,325 0000000000000000000542e0db5070bfa1b2b5438eb2764a25c789a1edd75c81 729 1.00/1.00 vMB 7
803,324 803,324 0000000000000000000425adb951043f10bbbff3c02f0c425ff8fcf5994b89e2 2,058 1.00/1.00 vMB 12
803,323 803,323 00000000000000000005164d66bf877df1fc8cc149e6dc3d8816145d5d3128f9 1,271 1.00/1.00 vMB 8
803,322 803,322 000000000000000000001fc8483b5c7cc631b9f3510850e25601ca1eb3ace90c 1,844 1.00/1.00 vMB 12
803,321 803,321 00000000000000000003fa548103d35a1d13c637056a11573d9e42e9c8019c7f 2,921 1.00/1.00 vMB 8
803,320 803,320 0000000000000000000052abb97033235df7657a23e21b374453aa0191c33c5d 3,036 1.00/1.00 vMB 16
803,319 803,319 000000000000000000037068eb0d54a682190c209921f37168c47072029fd926 2,555 1.00/1.00 vMB 10
803,318 803,318 00000000000000000002b66b4102080add20e09956f1036aeb369d0ffdaa3da4 3,074 1.00/1.00 vMB 12
803,317 803,317 00000000000000000000b6aa15c7d9e55648f77594bb7757176dd9fd4000689d 2,933 1.00/1.00 vMB 13
803,316 803,316 0000000000000000000121726e7ee6128755e4ba4897465baf2fd2ebda0285fa 3,396 1.00/1.00 vMB 20
803,315 803,315 0000000000000000000030c092b19cb9a58a66e7e07c8b0e9d0d2f3a53c4b28c 3,114 1.00/1.00 vMB 28
803,314 803,314 00000000000000000002350130430eb51a532ac3aaa7d0de2c4fcff8f84ebcbf 3,204 1.00/1.00 vMB 26
803,313 803,313 000000000000000000042473f30ca572ddc1937c54204e278d6e9ecd20fcd265 1,130 1.00/1.00 vMB 9
803,312 803,312 00000000000000000001ac19fda09e53111179a5635057a3a5e0827387feac6b 1,848 1.00/1.00 vMB 9
803,311 803,311 0000000000000000000467e256da81b02dc032b2bf202791ceddc45f01c3ced8 3,254 1.00/1.00 vMB 19
803,310 803,310 00000000000000000001600ea00227f611cac363e69d81dc82474c03d4501eee 2,330 1.00/1.00 vMB 9
803,309 803,309 00000000000000000004ec17cef05cde3fc2e7670f1266a427849aa35dc87d7d 2,472 1.00/1.00 vMB 14
803,308 803,308 00000000000000000002c4f8544eb25e34c8091815f729c78782c451c1b02378 6,316 1.00/1.00 vMB 7
803,307 803,307 00000000000000000004563fad941cace5394bfd61786ec134ae7257084bec21 5,485 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.15 GB
    • Received: 11.42 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.