Loading Tool

Explorer IconExplorer

Memory Pool

77,112 transactions
29.82 vMB
0.10473318 BTC
Random Selection Loading Transactions
Max Size: 180.22/200 MB

Candidate Block

Mining Attempt 5886ba04170020f4f86d4728975c9ce438f35fd8e314f0fbea4b21f2741d833c
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root a454bf0b53e53ae2b4139eaceed517e10d0d9981ef9210e652c1fad7f5fd0dff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,137
Size: 1.00 vMB
Total Fees: 0.03662356 BTC
Feerates: 357.61 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (24,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,923 890,923 0000000000000000000111b8348fde805bbe39b37927274bf66093053edc13c9 405 1.00/1.00 vMB 2
890,922 890,922 00000000000000000001f86c033440a6a84ef5ea17606bbccd428d519cee032b 2,378 1.00/1.00 vMB 4
890,921 890,921 0000000000000000000006638bfcd4a83a09797ba5b24393423c496ab40d0cec 2,016 1.00/1.00 vMB 3
890,920 890,920 0000000000000000000007134b13f93bdb49214439bc27218a564fc29899d695 2,228 1.00/1.00 vMB 5
890,919 890,919 000000000000000000010f10514b576114252d9b8d34c1814ac2bd4dccb7f650 3,405 1.00/1.00 vMB 5
890,918 890,918 00000000000000000001c6ec6e9b745e169d9153974dcd6cee9c07452ed3daf3 3,276 1.00/1.00 vMB 7
890,917 890,917 000000000000000000016f8d04d63708d726dd37f609eb89a631b18ed86aec7f 3,646 1.00/1.00 vMB 8
890,916 890,916 0000000000000000000241a0106bee2ddb4c1202b999829d6a4400c984ff2782 3,060 1.00/1.00 vMB 4
890,915 890,915 0000000000000000000257af01479b9e4dfd45d038c0dec25f1436ca296f7ad0 1,821 0.63/1.00 vMB 3
890,914 890,914 000000000000000000003c5181a76a466e4b286189928fda7dc0399f72390d2f 2,775 1.00/1.00 vMB 2
890,913 890,913 000000000000000000026f7a7f3d907d84a4591a3dc20be823f200a71f1b498a 1,835 0.58/1.00 vMB 2
890,912 890,912 00000000000000000002082ead1ffc33f73bbb79177d6d136a9a6db620e4621b 391 0.10/1.00 vMB 3
890,911 890,911 000000000000000000024a4f311021e357a5df02e94fda5a436badf3d26a08a1 250 0.07/1.00 vMB 3
890,910 890,910 0000000000000000000179055ccea005b17afd46e3211b5bd05261233d0436e7 308 0.06/1.00 vMB 2
890,909 890,909 000000000000000000021974a23f827761f20acb50ed812ec161e942079b2e37 1,297 0.45/1.00 vMB 2
890,908 890,908 000000000000000000015d823075cbee8b342fb45a721b0496bf988f5435a705 2,248 0.72/1.00 vMB 1
890,907 890,907 0000000000000000000195a549c9db9d4d14e7b529a7a1cadbafc67fa8ce56d4 2,888 1.00/1.00 vMB 3
890,906 890,906 0000000000000000000118a08a1c59e8c62fce15a4aa6550d531c810ccd01bb8 3,486 1.00/1.00 vMB 6
890,905 890,905 00000000000000000000cd099f8293d356bd0fa5dddc49c653c398f6843ba0b3 802 0.19/1.00 vMB 2
890,904 890,904 0000000000000000000036f2625ace81ec9170adaeda50c3c6f3a05b2c8cab97 3,339 0.92/1.00 vMB 3
890,903 890,903 000000000000000000011fd03126f56fcaba70848075e8eb9f5cfb5a3b0bddd8 1,486 0.55/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.15 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: 744.22 GB
    • Received: 18.71 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.