Loading Tool

Explorer IconExplorer

Memory Pool

79,755 transactions
29.27 vMB
0.12372672 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt 45461bf201adb0bc5f32f913c54a439dedcf3a54d7e2521d8a7e662368bfe60d
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d9ef87ee109c7ee3c02b159db858e3f31dbda87b152dc0f62c8651a76529b252
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.04586375 BTC
Feerates: 301.72 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (651,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,792 263,792 00000000000000121e37f51e83df6ea1e40a278719234f9572f8c9dc320c669e 142 0.06/1.00 vMB 88
263,791 263,791 0000000000000014d6fb243db893b1a6ea194b96d3237e94d7232b29d98b3b5d 229 0.08/1.00 vMB 121
263,790 263,790 00000000000000028f18d2444dc374383ba5410920927ff346155808fba4c2e1 401 0.14/1.00 vMB 77
263,789 263,789 000000000000000c64a5540a35b3aa2de734284415c004b9b48f3824de5e36fe 152 0.08/1.00 vMB 92
263,788 263,788 0000000000000011b5ef4bc0e39af3459539ea76aa782b2037653df8665d4cb8 49 0.02/1.00 vMB 84
263,787 263,787 00000000000000074dead6985e0f24a964b348885ccad7448b490675efb828ba 63 0.03/1.00 vMB 85
263,786 263,786 000000000000001157f955eec84e49931c58ae83fac3961068de443cc07170ba 103 0.04/1.00 vMB 82
263,785 263,785 0000000000000002a0cb11162c3f5874cd04416464cf5436fa39e515e8e668c9 131 0.05/1.00 vMB 147
263,784 263,784 000000000000000f89341b1b1bcc5e67bd9efe46880de86b797bae6f919f5159 142 0.09/1.00 vMB 91
263,783 263,783 0000000000000011a6926caeda6c6badb3a239b9bbf743b0d18bc696ceb8a5b0 206 0.07/1.00 vMB 76
263,782 263,782 000000000000000830d9fd91e01af936019d1b8a506d2622586c7bea9dc0af5e 359 0.15/1.00 vMB 136
263,781 263,781 00000000000000159d35ee643a1eb895981c4ac6ca005aae6130cebde8340060 87 0.07/1.00 vMB 42
263,780 263,780 000000000000000e280e2884b532ccafc444d65744da1b59990a3e6a8ef31e4a 120 0.04/1.00 vMB 100
263,779 263,779 0000000000000010ad25618b500740bc70e7001327cf68f8588bc0e30575aa4e 34 0.01/1.00 vMB 141
263,778 263,778 0000000000000009cc6f559abeb8ac1f18134a2ccaa0a6295d404138ff3876b4 439 0.16/1.00 vMB 92
263,777 263,777 000000000000000ca3601798fd049d68ea92c8575470481bc96b30d9fc319c1c 77 0.03/1.00 vMB 69
263,776 263,776 000000000000000163ac630240de87503357dc636661e2ef300f1b83b03cd2f1 478 0.21/1.00 vMB 119
263,775 263,775 000000000000000ad2a94c03590ab237133160e37a19aee5d4358a50d64d4cb8 230 0.26/1.00 vMB 33
263,774 263,774 000000000000000e880ef12886b7d5c1f5f0f289f3b5f39deda07cde94d5bbb7 20 0.01/1.00 vMB 27
263,773 263,773 00000000000000081be30a49762882c8a106942916e530ed15b78ade7ade809f 66 0.07/1.00 vMB 32
263,772 263,772 0000000000000005a079472f08b387fdae9c2d7bf7a40d7764485316f5bccd75 159 0.08/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.