Loading Tool

Explorer IconExplorer

Memory Pool

80,292 transactions
34.63 vMB
0.17467210 BTC
Random Selection Loading Transactions
Max Size: 193.88/200 MB

Candidate Block

Mining Attempt 27da2dd3a355dea13d33200c679f55d005062b58e8fca8b15a5a1590abff2cb8
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 4c16d453912d3e444af3fa94880e8a891eb8b4913c65eac5f9d5e5317d62544f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,122
Size: 1.00 vMB
Total Fees: 0.04626794 BTC
Feerates: 150.93 > 4.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (28,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887,085 887,085 000000000000000000007398fd1088680e3adbac75dfe9ca616f012785961f2b 1,213 1.00/1.00 vMB 1
887,084 887,084 000000000000000000013866aaef3475645573c41d1209990448eca998434899 3,370 1.00/1.00 vMB 3
887,083 887,083 000000000000000000003b2b139b139f244a6964c53ffdefa0b33f824612bcea 3,458 1.00/1.00 vMB 4
887,082 887,082 000000000000000000024e3eaebe55a6e567fae35c79a48e6a9d985779504f80 3,565 1.00/1.00 vMB 1
887,081 887,081 0000000000000000000081fcf1da8d8e9a87b5592f4c66e870e7a4e6126eb5e0 3,224 1.00/1.00 vMB 2
887,080 887,080 0000000000000000000228ba85f510ea23e8ace945b6ad3a5431c49774de05fd 1,595 1.00/1.00 vMB 2
887,079 887,079 000000000000000000001149f82a066296750fcc72f6d5d89deaeaf674784cc6 1,691 1.00/1.00 vMB 1
887,078 887,078 0000000000000000000250124aec45f1912d84c0d122854cf0b59f016b1b85a2 3,513 1.00/1.00 vMB 4
887,077 887,077 000000000000000000006b59b6d4d918a23be587b9bf22a603fdf5c6aeb26d2d 3,802 1.00/1.00 vMB 4
887,076 887,076 00000000000000000000a27fff1d3ca66de03416a7d5ca4f24232b94638b94bf 3,074 1.00/1.00 vMB 1
887,075 887,075 0000000000000000000268eac22428aa35ef23aaaca42d60947fc62e4961f983 3,164 1.00/1.00 vMB 2
887,074 887,074 000000000000000000027af2e0fdcd1ce92d767980943b74141b7604767713ee 1,975 1.00/1.00 vMB 1
887,073 887,073 00000000000000000000bdbefa82131e02682bfd8894d194c8812af652813377 3,543 1.00/1.00 vMB 5
887,072 887,072 000000000000000000025700b3568868e870eeb77e2b078022655e5d769d55a5 1,896 1.00/1.00 vMB 1
887,071 887,071 0000000000000000000181534bc87025e6851487237e40a18db3086fc5b6a39f 886 1.00/1.00 vMB 1
887,070 887,070 0000000000000000000067511c502e3ebf209822612d8373d2fea915816edde7 328 1.00/1.00 vMB 1
887,069 887,069 0000000000000000000219d54afeccb9b7d4da35c5cc820f7931f65061032ffa 2,443 1.00/1.00 vMB 2
887,068 887,068 0000000000000000000233622bb4903b54c144bda61c711c49c78d4b8a3279f4 3,907 1.00/1.00 vMB 4
887,067 887,067 000000000000000000011ba5ef7a7a88d4f49852d2e33bb556535d1764b1b76e 741 1.00/1.00 vMB 1
887,066 887,066 000000000000000000012213f52ae4a55fae5b2519e340f6d55c5cbc86fb21b3 2,503 1.00/1.00 vMB 2
887,065 887,065 00000000000000000001bc40d93141315d9e111c5beb285605f9ac13ded8de5d 1,035 1.00/1.00 vMB 1
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.16 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.