Loading Tool

Explorer IconExplorer

Memory Pool

72,811 transactions
28.42 vMB
0.07628397 BTC
Random Selection Loading Transactions
Max Size: 171.92/200 MB

Candidate Block

Mining Attempt 9f446088ec7ca68b4b1656213cd4f3ca55feb5c8c412be419b3cb41fab93fe54
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root b4a2ced71b3dc88db1662908ba1603d890db9655439783e2b11f6926c3c4be56
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,325
Size: 1.00 vMB
Total Fees: 0.01385806 BTC
Feerates: 150.52 > 1.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (28,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
887,064 887,064 00000000000000000001e6cb5b005e870b8b9e2e324f04c7929263ed010938ad 3,365 1.00/1.00 vMB 4
887,063 887,063 000000000000000000009272c2c9b6bfff59585ebdbbcd4970f6d03890ced4f3 3,098 1.00/1.00 vMB 3
887,062 887,062 000000000000000000019a7454dd6bfc35027f202f461f58b3c90d95e7a6f67a 3,982 1.00/1.00 vMB 6
887,061 887,061 0000000000000000000039a12835d857c933003c268025c22fdb6c4943dd7ecb 2,168 1.00/1.00 vMB 3
887,060 887,060 00000000000000000000893c37ed3a65d5c7aec72a8737d9a19fb65734bfca94 1,589 1.00/1.00 vMB 2
887,059 887,059 0000000000000000000066f5a22e456e2b73b5bac7cb1a7b2231d929efc2fc8d 2,926 1.00/1.00 vMB 4
887,058 887,058 00000000000000000000960a7bc29cf52b2069c57690687afceea57b44b9bb66 373 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.18 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: 750.26 GB
    • Received: 18.84 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.