Loading Tool

Explorer IconExplorer

Memory Pool

76,154 transactions
30.13 vMB
0.10051487 BTC
Random Selection Loading Transactions
Max Size: 179.78/200 MB

Candidate Block

Mining Attempt b3112d1a89657568606c9035bf33ea39e70240a5420a88c9086a8037a9c0e752
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 44a612accde0d2a6c0204d113498449e6df8ebccf4749e48bba0a439e08bb0b2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,814
Size: 1.00 vMB
Total Fees: 0.02551986 BTC
Feerates: 100.00 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (29,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,608 885,608 0000000000000000000181a3223f29af2a1630acec6188305739d5949f5c879f 2,069 1.00/1.00 vMB 6
885,607 885,607 000000000000000000012314bff3f3cb0394605f857dd83793a23a20af93f336 3,211 1.00/1.00 vMB 6
885,606 885,606 0000000000000000000266de5109a7bf64fdf99bd852eb56dcd293248ccffc52 3,129 1.00/1.00 vMB 7
885,605 885,605 00000000000000000001dd8732456b9cbb9b7295cf0342f0e85682f1102410e5 104 1.00/1.00 vMB 3
885,604 885,604 00000000000000000000719f891036a40f9b4961f3a8e5d663c491dd96d0e544 1,648 1.00/1.00 vMB 4
885,603 885,603 00000000000000000002154c0a149ecd0212e8f829a98528fbbb26998e0ef5a6 516 1.00/1.00 vMB 2
885,602 885,602 0000000000000000000200a538d3416f09d2f5697f3144fc9c0a24b712ae837d 476 1.00/1.00 vMB 2
885,601 885,601 000000000000000000020729b75a811b2ebd7566baf3fba9c1930e8e6db5f180 709 1.00/1.00 vMB 2
885,600 885,600 000000000000000000012b231f3bc9c48966d8023ada2434614b4d8c4c0c5ead 588 1.00/1.00 vMB 2
885,599 885,599 000000000000000000002fbbb93200c27ac6f0203920bf668bcc956d912ffbc7 332 1.00/1.00 vMB 2
885,598 885,598 00000000000000000000edb15d4353e7274fc422fe5f32ac1df28de3addb1017 1,823 1.00/1.00 vMB 3
885,597 885,597 000000000000000000005f9a9d4103000c191a238e03b9e9b79bf499b990d643 2,031 1.00/1.00 vMB 4
885,596 885,596 00000000000000000000354c5487b90d19b66f8459ecd09cc5c380a6a5f50dab 3,546 1.00/1.00 vMB 8
885,595 885,595 000000000000000000004bcba531f699232acdf30a6b976aa2051fc54c51ae5a 439 1.00/1.00 vMB 2
885,594 885,594 000000000000000000027cbb77b55c7c302823aedd122bbb85f42d1ace656e83 1,813 1.00/1.00 vMB 3
885,593 885,593 000000000000000000003d0ae4a858721f4daa2bc7cdb97e2036fc8d6059211c 1,467 1.00/1.00 vMB 3
885,592 885,592 0000000000000000000103cd5f7783aa41a790f524fc639fc7f8a05541119cca 373 1.00/1.00 vMB 2
885,591 885,591 00000000000000000000c2915b2d8e849f78989818fd4e91a889303318a596eb 2,083 1.00/1.00 vMB 4
885,590 885,590 0000000000000000000107dc928676fb90b9ffdb5e1d2ad9888a053016546af9 3,456 1.00/1.00 vMB 4
885,589 885,589 0000000000000000000153c46fc2f0034645c77d455adc32df3da6bd2f369e4a 3,803 1.00/1.00 vMB 8
885,588 885,588 000000000000000000003b057693638c6177d0292016d1eaa3036541604ba64f 1,052 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.17 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: 749.37 GB
    • Received: 18.82 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.