Loading Tool

Explorer IconExplorer

Memory Pool

78,963 transactions
29.72 vMB
0.09196210 BTC
Random Selection Loading Transactions
Max Size: 179.46/200 MB

Candidate Block

Mining Attempt 8d7707da89717ac6e083b90aba080d82b99a33c251fa74780dbb0db5f71fda0f
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 126ab6917cd97b46298a7d4949a90650d591f74e86b4cd1206a5bb2f782be126
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,428
Size: 1.00 vMB
Total Fees: 0.02583491 BTC
Feerates: 101.62 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (689,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,914 225,914 0000000000000375efc84d02e54d8c8ffcf7731a4c18289bc854fa5ee1753e96 605 0.25/1.00 vMB 207
225,913 225,913 000000000000006d9b37e3dea64fbd098cc22581afbdf7025e92226a2f98083b 609 0.23/1.00 vMB 223
225,912 225,912 0000000000000293869e0d9db4f90b56d79966f4cea310b36463c13af9772090 465 0.18/1.00 vMB 213
225,911 225,911 00000000000000c150f5bac4ea7b093017f997e308399ead4d7ada5736c33bba 256 0.22/1.00 vMB 38
225,910 225,910 000000000000021e4a3587556a8025066ba7e11f5695212981a50eadf82b1909 128 0.05/1.00 vMB 169
225,909 225,909 00000000000000b924d7afaf86656649f766898387b4edaeba06521344d47535 254 0.10/1.00 vMB 206
225,908 225,908 0000000000000325831e2d31cf88cd54a96a6e6823d168ccd8d3f3a1543aa83f 56 0.03/1.00 vMB 139
225,907 225,907 000000000000011d5a6dcc020710308a74604b036056b9f34bc8560580896a9e 156 0.15/1.00 vMB 97
225,906 225,906 000000000000005bf500de6bed7c04d8e8cbdc7ef1debda191b10a70bacb1e23 477 0.25/1.00 vMB 152
225,905 225,905 00000000000001d3829e4df4c5649c34a560fe723e6bd7e99ed93f9718f029f8 849 0.25/1.00 vMB 237
225,904 225,904 0000000000000045b766a216cc2c332223dab833da469a1fb2346859812eb556 640 0.25/1.00 vMB 169
225,903 225,903 000000000000008b4bde87880e58fb9c4a633f571a327d5e69786db6a524eff0 751 0.25/1.00 vMB 214
225,902 225,902 0000000000000223d53ab405d956434482daa9055e08ea7e425551a88969025d 404 0.23/1.00 vMB 155
225,901 225,901 00000000000002d750eb1ef761c8d6d5b89d02f0f896b058822efb20860c5aba 645 0.25/1.00 vMB 223
225,900 225,900 00000000000001ac4ef570fa6c2a2d0a82729ea95da4cb31b7158be9c172451d 414 0.28/1.00 vMB 64
225,899 225,899 00000000000000cdf9f5bf70923c37699cbce90788ae17e644e680e8650026f0 133 0.05/1.00 vMB 89
225,898 225,898 000000000000013d8853ea22061c5ba8b700e25834bbb023bd446270efe24f2b 1 0.00/1.00 vMB 0
225,897 225,897 000000000000020b72aafc975f705354d87a3d973923a362944b2b6148c439e8 698 0.31/1.00 vMB 182
225,896 225,896 00000000000001fc75e421f31658aec7dfd623de79f295909ab3c6be156b35e0 103 0.07/1.00 vMB 115
225,895 225,895 0000000000000302dfb15e53caecbb7e95e724b27ef83b48e0244865933e2d75 90 0.08/1.00 vMB 78
225,894 225,894 0000000000000090a0aef3b398e1a6d2ed9a1c4620750f600427c42540464d6f 570 0.25/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.