Loading Tool

Explorer IconExplorer

Memory Pool

43,122 transactions
26.90 vMB
0.05377359 BTC
Random Selection Loading Transactions
Max Size: 141.70/200 MB

Candidate Block

Mining Attempt 264240b777afe31b5b66201b77fd47bc364f470a85da1b8867ddcccd5d9fcce5
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 2cf7618f9a7906a37bf5467ac8ac01020e3e2786d440157cabf03b4ebc36e536
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,391
Size: 1.00 vMB
Total Fees: 0.00390437 BTC
Feerates: 21.20 > 0.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (293,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,775 621,775 0000000000000000000e51e20bb5a9115ae21b7a9821688c1932f60f5137e8b1 272 0.18/1.00 vMB 13
621,774 621,774 0000000000000000000743bea3005d05c0792898012193c803136f72cb247a96 1,684 1.00/1.00 vMB 22
621,773 621,773 0000000000000000000211dbaa223e8e59a3d17fb3b8c198e07d0993160364f4 2,937 1.00/1.00 vMB 26
621,772 621,772 000000000000000000003e0f3a098ea6e92fe2c474538d58afe38c8b24956eb4 2,420 1.00/1.00 vMB 24
621,771 621,771 0000000000000000000f8444e1ac4fea06b9b75be7b045f3d2fecacdcb5c4b79 1,893 1.00/1.00 vMB 31
621,770 621,770 00000000000000000004045d8d72ba911e03d9ed55be24344b6599d705169061 2,314 1.00/1.00 vMB 75
621,769 621,769 0000000000000000000398f192ab9d1c8056f16000a669d7475e4c29c0571b09 1,903 1.00/1.00 vMB 76
621,768 621,768 0000000000000000000992b96449d86cce2358cfd3db015fe211475be63ceaa5 1,112 0.41/1.00 vMB 42
621,767 621,767 00000000000000000000ba33260d466b09fcc69fac83869c4e3c355f788eb8a9 1,868 0.74/1.00 vMB 43
621,766 621,766 0000000000000000000d12afb75eb77f4705ca95ebbaaf8b3add45209965d525 1,808 0.71/1.00 vMB 36
621,765 621,765 0000000000000000000ad77af87316d3e95c988e7c6ae99b93af4e0eb68b6538 294 0.10/1.00 vMB 46
621,764 621,764 0000000000000000000650e6d97be40d26ff0bf4f61ad27e28cb541fdda37302 342 0.12/1.00 vMB 48
621,763 621,763 00000000000000000009fc68e0faee77640280270f79b61fed0fc4a0af85f479 1,337 0.44/1.00 vMB 45
621,762 621,762 0000000000000000000ff1854dbb42087e6ee29bb00f7f156316163b86b3119e 1,680 0.72/1.00 vMB 2
621,761 621,761 0000000000000000001026ccac22db3d8115d722af15bec2244fcac2d8eff081 2,896 1.00/1.00 vMB 50
621,760 621,760 0000000000000000000abe9c630ce6add0030f6fc06e901c802527402cd53a4e 2,568 1.00/1.00 vMB 46
621,759 621,759 0000000000000000000c5e993d2d2f817be2ffc044549a8e00fd10f38b4fc22e 1,820 0.91/1.00 vMB 3
621,758 621,758 0000000000000000000bf98792d459c52242d575a6617df6ea5f967203ccd4a0 2,591 1.00/1.00 vMB 33
621,757 621,757 0000000000000000000c93726ae969fd6964d0d2c02d6968f772d5ff910240e8 2,967 1.00/1.00 vMB 67
621,756 621,756 00000000000000000002f7c48250eca20cbd00c83463ecec2d8abbadf7211c6c 2,068 1.00/1.00 vMB 80
621,755 621,755 0000000000000000000e70bee646318faa3bf7799b7f64cabfe4289178cee7bd 995 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.