Loading Tool

Explorer IconExplorer

Memory Pool

78,152 transactions
29.02 vMB
0.07364387 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt f6d9b8c495d295cbcccb9c33cd4935f7ae7bdbcef1ad13c6257b7e3200c8a3db
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 24cd51843c3da28c4f76acde252d73fc311fd34e23c350cfee94cbc6fbfc1806
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,518
Size: 1.00 vMB
Total Fees: 0.01499531 BTC
Feerates: 150.77 > 1.50 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (510,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,520 404,520 000000000000000003673888ee07e97e82c1fc78f88bb8ec0d44b5345a6bf6a2 181 0.08/1.00 vMB 38
404,519 404,519 000000000000000000bc6947503bfa6f342b5de5c33bef0f7468439568c910d7 328 1.00/1.00 vMB 7
404,518 404,518 0000000000000000009949fb8fa54ac7c4228c7e61bdf40fe6b70a5098a8cf99 1,821 0.75/1.00 vMB 39
404,517 404,517 0000000000000000068fabf3d5cbd18508e5e0aaa318b83232f071249a7e41af 264 0.18/1.00 vMB 25
404,516 404,516 0000000000000000000b84e34f9054f48817031f553be58060f028e5ecd9280d 214 0.13/1.00 vMB 22
404,515 404,515 0000000000000000033954acdc45fb8f150323a7f3cfde1e13e2b78c156840a0 336 0.16/1.00 vMB 29
404,514 404,514 0000000000000000012d376e7aa2e1de892030ba5c2dafef6facd82895d4f102 781 0.44/1.00 vMB 31
404,513 404,513 0000000000000000066898ed526fd5b17f024efebe16f4535202767af88f6576 1,686 0.74/1.00 vMB 37
404,512 404,512 000000000000000001393f1b53c0c2b125e8a2b9be8f7b52b20885c1a4f2414f 1,020 0.56/1.00 vMB 35
404,511 404,511 0000000000000000043019f051a7dffdfa8fcb9235a5458786e81c6e42dcc424 492 0.26/1.00 vMB 31
404,510 404,510 000000000000000001a7be705f37742274a221a06878fcd5fd1cc0142a4b259d 149 0.12/1.00 vMB 16
404,509 404,509 0000000000000000035570124a79d3649b50dae3fc1574d303d681e10c432375 458 0.21/1.00 vMB 38
404,508 404,508 0000000000000000041b93cbb590d4ad0e95865bbf47f0dc636982685eda440f 840 0.55/1.00 vMB 29
404,507 404,507 00000000000000000620f0568e690305c791647006eb4e4dff6bb49e7b461a8a 1,295 0.88/1.00 vMB 27
404,506 404,506 000000000000000000450eecdc5e5f64aaeb4a73d7202884c7561f0638158216 2,635 1.00/1.00 vMB 38
404,505 404,505 0000000000000000051725d0097f6a0e80c341cbbae595da8ed71a8e790b950c 747 0.93/1.00 vMB 75
404,504 404,504 0000000000000000006c9c03344a3a68f854ad453927ca8f9ca4843becec900c 883 1.00/1.00 vMB 55
404,503 404,503 0000000000000000045d3162268620c682ff5c2446cb60e311cdc91bf4a85a03 959 0.42/1.00 vMB 38
404,502 404,502 000000000000000000a23a609fbc6353ddf851cc880a53dea7da96b04f25f738 1,786 1.00/1.00 vMB 33
404,501 404,501 0000000000000000012d9b96babc3338d449eddfc65f54faf20278453ee46eab 1,509 0.60/1.00 vMB 38
404,500 404,500 000000000000000004e0e47c250d5b2e3d5b317db4813f26e4e866e55fef1539 157 0.07/1.00 vMB 29
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.75 GB
    • Received: 15.56 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.