Loading Tool

Explorer IconExplorer

Memory Pool

80,510 transactions
34.68 vMB
0.17848242 BTC
Random Selection Loading Transactions
Max Size: 194.22/200 MB

Candidate Block

Mining Attempt ecdfb6a7456b8b424f9ba478a424370a9e87b1ecf56250da4f5a9b47b850dd2f
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root f1aaaabca7b1dd31882f404ca5df555e70b84a71745710dac8e28e879075e6eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,143
Size: 1.00 vMB
Total Fees: 0.04874450 BTC
Feerates: 150.93 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (29,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
885,587 885,587 0000000000000000000047bbbf35c94e9b52d03c09485fb58eb3e35cc8cfeab3 1,158 1.00/1.00 vMB 3
885,586 885,586 00000000000000000002287fa9d0a0ead31166ae93ff8e2b71fd2735ee3d3bf8 3,124 1.00/1.00 vMB 4
885,585 885,585 00000000000000000002381fe39629604dac639f499cc56c65ac6ab5832de2d8 1,964 1.00/1.00 vMB 4
885,584 885,584 000000000000000000011c4d0422e4f6ae273c002f16e6effded8669df804b46 1,945 1.00/1.00 vMB 4
885,583 885,583 00000000000000000000fa3a1c6b5e65ef3caffe520d8d39afe176dfeba07ff6 1,490 1.00/1.00 vMB 3
885,582 885,582 0000000000000000000194adade9ba7d0f3396a08b19e87a960cd033309df2e2 2,984 1.00/1.00 vMB 6
885,581 885,581 000000000000000000017a0519c0334120c23cbbff882ef4997b015aa1b8b28e 1,822 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.11 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: 734.18 GB
    • Received: 18.55 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.