Loading Tool

Explorer IconExplorer

Memory Pool

42,030 transactions
28.72 vMB
0.07244627 BTC
Random Selection Loading Transactions
Max Size: 146.78/200 MB

Candidate Block

Mining Attempt 88af94477cfdfb44c03ce6c413daed7ea2b76feba5b5f1d8b22f45eab51c0bd1
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 4c97a537f9616d5b3464f6b4859ab6aac2375f96836538166452ead1710329ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.01661451 BTC
Feerates: 104.56 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (518,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,020 396,020 000000000000000007761230c900adce35cad8256c20ae0da47bd88b8cd423da 1,203 0.95/1.00 vMB 49
396,019 396,019 000000000000000008ca91a4dd869e1fc16297b158435c4fd5091916b56d3027 1,107 0.93/1.00 vMB 38
396,018 396,018 00000000000000000555cf7b1802ff8daf5568bc386994e24265707a453a8a42 660 1.00/1.00 vMB 54
396,017 396,017 00000000000000000660a1aa4d1cc2125f3492894fbbf5788e75f9ca701d9978 516 0.49/1.00 vMB 29
396,016 396,016 000000000000000004655ff03c4d58fe820e69c35b41f334ab4a24cbfb5debdc 1,624 0.91/1.00 vMB 23
396,015 396,015 00000000000000000418bdf687b73f3e5de8699fed07590dc2004eb4c9940a03 2,339 1.00/1.00 vMB 46
396,014 396,014 00000000000000000843d3e4ae003d841af329dcd1d5353903ff732b0fe7b33f 1 0.00/1.00 vMB 0
396,013 396,013 000000000000000009025fed73a6c203dfe6b18ec7cc53432389b38dfcf5fbf4 1,053 0.88/1.00 vMB 26
396,012 396,012 00000000000000000386ca12a0c4cd2f0d858820eebe420c4eb4291e3ba2a7a3 244 0.14/1.00 vMB 41
396,011 396,011 0000000000000000067622bbc3d57b84d1196626d340a6eb7fe42f20c0b80682 4 0.07/1.00 vMB 2
396,010 396,010 00000000000000000680d077060d49c0e7743906a9bad54fe76acdbd17592631 681 0.91/1.00 vMB 15
396,009 396,009 000000000000000001c0d52b0396852bbbe61ef61cffaba55f6055ceeb55adf9 1,306 0.95/1.00 vMB 22
396,008 396,008 000000000000000000a1f2b37177e6c1a7ff3568b40b7bd1f1cfc4c5a8052de0 1,828 1.00/1.00 vMB 35
396,007 396,007 00000000000000000753973fa5488489e05e2d16cbf44f63960ef64024ab59ca 2,012 0.92/1.00 vMB 51
396,006 396,006 000000000000000004b224b8e772bf533bbf809ca2f3977a35760142680d7f4e 2,210 0.99/1.00 vMB 29
396,005 396,005 00000000000000000541c6c543692894091195cc9223ebb293b44cbd3c26caef 2,724 0.99/1.00 vMB 70
396,004 396,004 000000000000000002970e8bf69812f763233d0622976f20a361fc63ae874110 2,602 1.00/1.00 vMB 49
396,003 396,003 00000000000000000163e844c95c00650a14a7e4da15e28fb8a653b0bf3a2577 3,005 0.95/1.00 vMB 89
396,002 396,002 000000000000000001aa520aaab9601bd18ebdf30a9e1a19a07218e584787761 1,760 0.95/1.00 vMB 41
396,001 396,001 000000000000000008e53dbc34ec365608efc9592fd982d616a9ef5258c72483 1,633 1.00/1.00 vMB 33
396,000 396,000 0000000000000000079226c668cd1db713fb78ffc127b422e12b47baf205b478 893 0.52/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.03 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.