Loading Tool

Explorer IconExplorer

Memory Pool

39,998 transactions
31.99 vMB
0.07911444 BTC
Random Selection Loading Transactions
Max Size: 159.71/200 MB

Candidate Block

Mining Attempt 8cdeb5cb70e1354cfc9e4a186ebb3c17adf72d4c29cb91f36183af130d5ab36b
Version 20000000
Previous Block 00000000000000000000b6b9a3b2067fa1426f6080c9f3cdd5cad9a92f6fd98c
Merkle Root 4659914a4f94217a5fa5ed7d6f8a649f06acbbeff2b7162ed05715d2223c2df8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.01312570 BTC
Feerates: 265.25 > 1.32 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,333 (811,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,087 103,087 0000000000028bb091feae4c88816e178f4d22cbb75e367777d8cfed8d007957 4 0.00/1.00 vMB 0
103,086 103,086 000000000001493e8f04f9b3b4034111578a9f2751fb1b0d74b32de65df19b4d 16 0.00/1.00 vMB 0
103,085 103,085 00000000000011fb0f39c24b57c008623121172b631c9cf0ee408c081f531b48 2 0.00/1.00 vMB 0
103,084 103,084 000000000000897302f84075bba42bbd01c6fb6ced6b9efe965f9f4a074a2fb4 2 0.00/1.00 vMB 0
103,083 103,083 00000000000054dfeae2af4dda0c2bff13124203d17dfd2f48d8c122ffdc1f93 1 0.00/1.00 vMB 0
103,082 103,082 000000000003497c6fa25431336a61a6000d43355fef706fd1e3b4d84f2a6fb5 3 0.00/1.00 vMB 0
103,081 103,081 000000000001469e0097e6ea8eb1506a39020e585fd65dd8f11b79b9018a5643 3 0.00/1.00 vMB 0
103,080 103,080 0000000000015f3e5da6e939d06aa847f39866f5880d773e509ee530851b1443 1 0.00/1.00 vMB 0
103,079 103,079 00000000000185981d8dc0183a92c2f4a8fb76cc188f87347c4bfcb372619ad3 2 0.00/1.00 vMB 0
103,078 103,078 00000000000148e7109c6090da74a91f72d83f6cb7a890a19bd3bdb5d8bc6904 6 0.00/1.00 vMB 727
103,077 103,077 00000000000169f6c03d1f3994de931855b4f0fe2fccd5ef7f1ebc9a6c3beee4 2 0.00/1.00 vMB 0
103,076 103,076 000000000000e34a5ce9ff2955866538b6fd9fbbeed1e475d7a037fa0baa4687 1 0.00/1.00 vMB 0
103,075 103,075 00000000000165f843fb58350d007929ec77d49005c2c10e5457790cb8c2b5ae 4 0.00/1.00 vMB 0
103,074 103,074 00000000000228cbafb8d4a8a4415933c6ce912f055c2161753ab6e3de5048ad 16 0.00/1.00 vMB 0
103,073 103,073 00000000000241d390ee42f23aff7d6f6a754c22cc12e36b4e750aafff057971 1 0.00/1.00 vMB 0
103,072 103,072 0000000000024001d547fc7a21a4f76fb92ce9f5aecf8d80b7dbd42bfbb05556 2 0.00/1.00 vMB 0
103,071 103,071 000000000001e6901f50ef1e93c351f6dd47b5e9be570c9a882a16e02a4161f1 2 0.00/1.00 vMB 0
103,070 103,070 000000000002afe78da0ffb4f44157555473c0ab783b241df55e7824b38fd475 1 0.00/1.00 vMB 0
103,069 103,069 0000000000008726875307d3fe9677ab033671e7f5a6b7b1796cfa2ab1de3b5a 4 0.00/1.00 vMB 0
103,068 103,068 0000000000017b45e6d008087ef92ebb8fa861c895d23d27f3de0f6d26381882 2 0.00/1.00 vMB 0
103,067 103,067 000000000002095b551ab33058d64e84cbe1c929ad6a9656dc9e252727b85ac0 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.19 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 583.87 GB
    • Received: 9.38 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.