Loading Tool

Explorer IconExplorer

Memory Pool

74,369 transactions
29.28 vMB
0.08934692 BTC
Random Selection Loading Transactions
Max Size: 171.24/200 MB

Candidate Block

Mining Attempt c069ef8f141bf4ac5f90ba1abe0ba6f93adb3b9f688fe0201f9050c756006c60
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root f3c19a8db71a4da42f8edd23a9e0204ff8ba3979430d704939b336d08b2733ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,243
Size: 1.00 vMB
Total Fees: 0.02403089 BTC
Feerates: 150.36 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (499,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,459 415,459 00000000000000000386a518175dbcc1a21d98d2cdc379de6999b238daca2e96 1,322 0.92/1.00 vMB 33
415,458 415,458 000000000000000003a9c00ec26cc25daf859737fbdec4014da209061942ca07 2,612 1.00/1.00 vMB 52
415,457 415,457 00000000000000000108a51cd4ab8b14258bf92db8ab9e8a8186db6d5c9b0bc9 1,542 0.97/1.00 vMB 35
415,456 415,456 0000000000000000004f90587c74d61fff867184d3b70e3d1712bbd266e6bd35 1,812 1.00/1.00 vMB 32
415,455 415,455 0000000000000000049d68810f6cad6890de5855ff8c105a854ed4d45c29d536 2,585 1.00/1.00 vMB 54
415,454 415,454 0000000000000000008c64865b24409bedc00f8f43c3fe2040be3e2caac513fb 2,147 1.00/1.00 vMB 38
415,453 415,453 00000000000000000342935a9b970064f1b8b580908095c34cafa8347c400f5a 3,110 1.00/1.00 vMB 70
415,452 415,452 0000000000000000036feb0435c8bd933e143edbe6a1d57cbd4f52e46791eb35 1,632 0.94/1.00 vMB 40
415,451 415,451 000000000000000003b59694a0887c1b3f5fd74949e1ccabc315b7ad02912360 1,377 0.93/1.00 vMB 44
415,450 415,450 000000000000000001dde0062c310962df8bb93662aa4524d45ca2070e2d74bc 668 0.57/1.00 vMB 26
415,449 415,449 000000000000000002ba31ea3a98427d210c4db9bcab50590ba8accd09dcb8c5 1,873 1.00/1.00 vMB 60
415,448 415,448 00000000000000000026ee796b73cf66c56989298e98b0f69ef9f4b9f8887cb9 1,971 1.00/1.00 vMB 58
415,447 415,447 000000000000000000ae0ab6fda0e20a478335d6d781018228112687561a2cf9 307 0.12/1.00 vMB 49
415,446 415,446 0000000000000000027975a66e7ba2029ec9ff400a4a80d8c3503212f5902e83 1,823 0.95/1.00 vMB 40
415,445 415,445 000000000000000002e5b9b43093934c01d4789a41a565c7cbcbb64c225b18a3 1,226 0.77/1.00 vMB 39
415,444 415,444 000000000000000005202da8c2459d2f01610e06b9e51aadf4f74962efa0b5c9 546 0.38/1.00 vMB 32
415,443 415,443 0000000000000000054fdab16e9e2de4fc2a69b1cebf0545a7dfadcc9a8b287c 1,891 1.00/1.00 vMB 44
415,442 415,442 00000000000000000566bffb50237d343ae9f65e6a74ce2fe942403789d37c95 783 0.56/1.00 vMB 34
415,441 415,441 0000000000000000031892a40da946048cec017f23039631feb4619892039b18 762 0.57/1.00 vMB 37
415,440 415,440 00000000000000000587b42d2765d8386d91c7566b4e19a77560eade8427c71d 625 0.45/1.00 vMB 40
415,439 415,439 0000000000000000046f20ac88018a09eeba5566494052d967403b7263ead461 594 0.37/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.