Loading Tool

Explorer IconExplorer

Memory Pool

82,574 transactions
34.54 vMB
0.15581213 BTC
Random Selection Loading Transactions
Max Size: 196.92/200 MB

Candidate Block

Mining Attempt 2ef0e59215ee19d7b2ef8f3c2d32e0b60a482f539ca6207823b68bb281067b21
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 3c2ede6c7a41730f5ee0eb501994e63482c231ccf8fffbeacbe0427266446fa7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.03849711 BTC
Feerates: 150.78 > 3.86 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (42,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,509 872,509 00000000000000000001e10cc414e3a7e8a3c4b4ac6ab0afa7a31bb8aeb8dd6e 3,037 1.00/1.00 vMB 12
872,508 872,508 0000000000000000000054b6327382adf2af6cdaf8755b8639c6dae49ce8a3ac 2,858 1.00/1.00 vMB 10
872,507 872,507 00000000000000000001d638dd74e33ec807832f127894f57987a196e3d5b5d2 3,080 1.00/1.00 vMB 8
872,506 872,506 0000000000000000000150118eb6d0fea44286042f7e29772da60c60b9857207 2,551 1.00/1.00 vMB 11
872,505 872,505 00000000000000000001e0fb423eee4a3b823c6055d0b155b007c310a8e49d93 2,196 1.00/1.00 vMB 10
872,504 872,504 000000000000000000025b187a8d14865fce4f03c798dd3d3593ff7adae21b6d 3,378 1.00/1.00 vMB 10
872,503 872,503 00000000000000000000c2f9ab1d5f153d0a5abb24b1e9760cd6560efb1eae8b 3,544 1.00/1.00 vMB 16
872,502 872,502 000000000000000000014f02c12546c6566fc225bfdd20b3103b57941543d6da 3,551 1.00/1.00 vMB 14
872,501 872,501 00000000000000000002365b70b8372f5c2fdfaee0aa759b25c65c2ce3d22287 3,197 1.00/1.00 vMB 19
872,500 872,500 0000000000000000000288269c5908a2c908d07c5b885c9e4c8312336c748315 2,491 1.00/1.00 vMB 9
872,499 872,499 00000000000000000000ecc4f1c29a957fd55725bbc128e5269d990672c7a8be 2,262 1.00/1.00 vMB 9
872,498 872,498 00000000000000000000628b30528752de4d77ab757415625c8f73487ca2bc0f 527 1.00/1.00 vMB 8
872,497 872,497 00000000000000000000f52c980c927ac54e033c41b158928b5bdcaf8d24210a 2,281 1.00/1.00 vMB 10
872,496 872,496 000000000000000000011427c494afc50a74e253792bf46facc6024449d80b71 3,622 1.00/1.00 vMB 14
872,495 872,495 000000000000000000005d785e6398691053c1796258ca939a6daf60a351b1a5 2,820 1.00/1.00 vMB 12
872,494 872,494 000000000000000000021149189c5cb77924856986570fcf00222a1f4ccdf080 3,601 1.00/1.00 vMB 16
872,493 872,493 000000000000000000017bc409b8f5a8f958b871dcda033c1bd28c9900d320c5 4,591 1.00/1.00 vMB 11
872,492 872,492 00000000000000000000fb9e541bf14db2462b15925a11427dc43dbcd9319677 4,323 1.00/1.00 vMB 13
872,491 872,491 00000000000000000001a3e2efc3537cc9345a07ada612ab88ba4eda2527b2eb 3,234 1.00/1.00 vMB 15
872,490 872,490 00000000000000000001bc4d0dbd7769c41723485b95df9bbc2148294f813330 3,606 1.00/1.00 vMB 17
872,489 872,489 0000000000000000000164f939cf5b727824101b04bf084f86d9788c8604533e 2,953 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.