Loading Tool

Explorer IconExplorer

Memory Pool

78,575 transactions
29.84 vMB
0.11660590 BTC
Random Selection Loading Transactions
Max Size: 179.25/200 MB

Candidate Block

Mining Attempt 032bf45820c7155dc75414330fceab23d8615adc84ce7577e1dc27ae84fce594
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 84ed29903ffad234ebe5c6e423236b29d3f4385b9028e8d77eea4e637a433332
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.03496898 BTC
Feerates: 673.02 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (459,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,868 455,868 000000000000000002196b1aa325923f4b19717657d5756b89fd2bdf0390d2f7 2,622 1.00/1.00 vMB 204
455,867 455,867 0000000000000000001f827d050caeac5b815328849dd25dfd8d2fefc4de61e1 2,986 1.00/1.00 vMB 255
455,866 455,866 000000000000000000d3259abd91cded3cc8159c823edcf3010df3386dbee94d 1,062 1.00/1.00 vMB 143
455,865 455,865 000000000000000000c1932459b1f5a96f238bc90b4c48dc637f07edca6e013b 2,328 1.00/1.00 vMB 224
455,864 455,864 0000000000000000012f9c28ee1df9b690a8b09144f9ca93fc056cfb45563c58 2,490 1.00/1.00 vMB 170
455,863 455,863 0000000000000000025131b32c76c7631702823d40b9832204a2105ba1b2e7df 1,683 1.00/1.00 vMB 232
455,862 455,862 000000000000000000ccba82963aed8ffb3c5dd33afe9eaa347becc6a6861a72 2,727 1.00/1.00 vMB 216
455,861 455,861 0000000000000000024405252287b05a9228a71e4988bec079096e0aaaeea5f8 2,036 1.00/1.00 vMB 307
455,860 455,860 0000000000000000002f5721c2d63215a6a956a356d170339377ac24518e1df8 391 0.75/1.00 vMB 155
455,859 455,859 0000000000000000016139bd045bbc1a8759c4a342b04d8e6a5889098571390e 481 1.00/1.00 vMB 148
455,858 455,858 000000000000000001078e095b5206652a563431b45c39dd74532ff9b53bded6 293 1.00/1.00 vMB 145
455,857 455,857 000000000000000000eda8eea7babbcc84aa2a4b9f2f78a2bd423e6396c6dded 608 1.00/1.00 vMB 154
455,856 455,856 00000000000000000005c2319362ee5cc1f1ff13fb8f7973a816e61c7f8c319a 2,553 1.00/1.00 vMB 325
455,855 455,855 00000000000000000191f9c7ed3e261260d1f84b32e3a9628e4f6923f03587e8 1,755 1.00/1.00 vMB 178
455,854 455,854 000000000000000001e0c4bf2d1761898718a8ea5d75bdf697c05a5753e3aa9a 1,943 1.00/1.00 vMB 105
455,853 455,853 000000000000000000964e1ddfadf59ae8dcc4c02ea78cdea02d0567c37be6cc 1,847 1.00/1.00 vMB 176
455,852 455,852 0000000000000000024d32c8052abb29ffdb7e21b98864f8f71ce0ad7fbd14b3 2,336 1.00/1.00 vMB 98
455,851 455,851 000000000000000000e44c1575f369b018a80b3b773301ea8aaead9f947f77e4 1,929 1.00/1.00 vMB 121
455,850 455,850 0000000000000000012395bc999b6e78a329741ec221e00e686070964211d795 2,200 1.00/1.00 vMB 174
455,849 455,849 00000000000000000177b788e26d4caf7e9836af9f62004f035897007a7b3268 2,901 1.00/1.00 vMB 271
455,848 455,848 000000000000000000ae370ed380bfa1247418380209497ba50be53be76e4f38 1,360 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.