Loading Tool

Explorer IconExplorer

Memory Pool

36,977 transactions
26.00 vMB
0.05474713 BTC
Random Selection Loading Transactions
Max Size: 133.50/200 MB

Candidate Block

Mining Attempt 9d2e160565aadfb1e381a15709425b49d23d13ae27281f293e346a947c7cb9c6
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root c9f61f786768fc43b0eb9428de2e662189694331db2eec3f0382fc3ae5d228eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 1.00 vMB
Total Fees: 0.00685396 BTC
Feerates: 100.29 > 0.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (562,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,792 351,792 000000000000000003c2b25449596f0938c13efce1b58e5530d22df6891b5070 145 0.09/1.00 vMB 23
351,791 351,791 00000000000000000fac5523cc9c36818fd60065c6d12f53f67c97c0f3c95d4f 1,576 0.77/1.00 vMB 37
351,790 351,790 00000000000000000d945564066e79863c73f28626c62c789d141e53c2ed92be 417 0.21/1.00 vMB 30
351,789 351,789 000000000000000009056e0f6d0eccae195db55fb44324fc52c186755c13f770 423 0.24/1.00 vMB 28
351,788 351,788 000000000000000013c94b60b62893d4d9119eaee6d51cefbdfd6634810382fd 1,196 0.59/1.00 vMB 35
351,787 351,787 00000000000000000712066eacaf22f8f20601be55f9ba5ab8a67ef338fbfb42 905 0.50/1.00 vMB 33
351,786 351,786 000000000000000005ca7a7afc742725cc04a530416200f9fcb5bad36318130a 102 0.10/1.00 vMB 13
351,785 351,785 000000000000000001d06daa3a603ab36ba80bcec01da888e21f13eb1b1883bc 584 0.30/1.00 vMB 34
351,784 351,784 000000000000000006b6b824b70d5c04a3d03fa222cf263025182f6bb4739b08 29 0.02/1.00 vMB 42
351,783 351,783 000000000000000004edad8563ef8bc80c531943e0716d268f1d5b3072ca2d1e 412 0.19/1.00 vMB 31
351,782 351,782 00000000000000000adf694a729498562f996d5ac400903fab071a732181e51b 1,162 0.62/1.00 vMB 30
351,781 351,781 00000000000000000d66e68d56bf086cc186b919de6b2dd2c90a3084e4908364 280 0.16/1.00 vMB 20
351,780 351,780 00000000000000000cb96590fc63a2aee78c06325176118527286492ef63456b 512 0.20/1.00 vMB 39
351,779 351,779 00000000000000000c698033a6f62c508ce07e0e5e0363272b9eb8019ca56ea6 1,577 0.78/1.00 vMB 35
351,778 351,778 0000000000000000030c7a6a74921c323d32d653861b1aecdf41a0ee69e4f8a2 1,584 0.92/1.00 vMB 28
351,777 351,777 0000000000000000085bd525438d7912180f53a6a3bab9cf485730db9a2e5db0 462 0.33/1.00 vMB 29
351,776 351,776 0000000000000000081b148c8a9773e291dfb5b02461cf7f12f16c490b90bf5f 130 0.10/1.00 vMB 10
351,775 351,775 0000000000000000104bf2217b0bf41043ccf50649b858715fdc97b4e532224a 265 0.17/1.00 vMB 35
351,774 351,774 000000000000000006d784966827db2e373ebebdf93146db8a013c6e151e733d 159 0.08/1.00 vMB 29
351,773 351,773 000000000000000012a6ad7497e484f226b964c87d2330cca9e34c887027138d 450 0.23/1.00 vMB 30
351,772 351,772 000000000000000011104c427b673c277abbd6483fffdb9f7cf62939b982758a 1,004 0.54/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.