Loading Tool

Explorer IconExplorer

Memory Pool

46,497 transactions
30.68 vMB
0.10050288 BTC
Random Selection Loading Transactions
Max Size: 157.88/200 MB

Candidate Block

Mining Attempt e9e01baf0b4f2285b05db8fb8110ba7138dead4df64143ab5dc8827f7d2b7c11
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 2fe485515b3631f65433a3cbbfdbf58ac90aef6a4b9c430ea3604298cb663133
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.03282728 BTC
Feerates: 100.29 > 3.29 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (504,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,819 409,819 000000000000000003e8a3231a189d18858a8aba52f58fc273a53952c067f904 460 0.23/1.00 vMB 32
409,818 409,818 000000000000000004974a02ebf59038ec4a21eb0eed76d11168892259f23531 751 0.41/1.00 vMB 32
409,817 409,817 000000000000000003c3ae895ca7fa30d64034ae28083a0293f6421e497a2f9f 416 0.36/1.00 vMB 20
409,816 409,816 000000000000000002fe481ec4da4945c560370f3257d76d050dcbb534c02bb1 1,851 1.00/1.00 vMB 37
409,815 409,815 000000000000000000411a14dc2f5c2e67a179e0605f0e9cffa97c24006f3781 1,252 0.70/1.00 vMB 31
409,814 409,814 00000000000000000367b540db524cffc0b5e19834730892ede6c7c234880f10 294 0.33/1.00 vMB 15
409,813 409,813 000000000000000005b2eecc24580f90f5c0bb92fd1b29a7b890b72b602ec0fc 987 0.62/1.00 vMB 39
409,812 409,812 000000000000000000f84c2116df92745902e6762c9d81ce9490f5332239bf2b 430 0.35/1.00 vMB 21
409,811 409,811 000000000000000005bfd28cf68b6009c67a477e88ed63202d8c81392d10cf7f 2,279 0.99/1.00 vMB 39
409,810 409,810 00000000000000000265c16a3ce95b07246d0b82bcdc199de7f5d122c7b345fc 1 0.00/1.00 vMB 0
409,809 409,809 0000000000000000029e14cd68ecfe574030fa68aa2367dfa5d1e350b202d147 643 0.29/1.00 vMB 34
409,808 409,808 0000000000000000030b0976fae4e0a447f9372044c80847e3cc976ad42c46e9 429 1.00/1.00 vMB 6
409,807 409,807 000000000000000005974ffeb1edb1bd9089b1f4a4e91233fb9efa345a45bee1 905 0.79/1.00 vMB 21
409,806 409,806 000000000000000004893966c664e2fdf765dfda6a591f9eab6d37d88f619c23 3,066 1.00/1.00 vMB 53
409,805 409,805 000000000000000005c7e0869610192c9ac4135649444f9f54e35940e268b011 831 1.00/1.00 vMB 15
409,804 409,804 00000000000000000167ea34933a169b2344dc6e09fa6ec35343844be1deecda 1,972 0.98/1.00 vMB 36
409,803 409,803 0000000000000000016a1c94bbcbcb1a4a57cbb0f34dbe0e0778d03a46dca9b0 2,108 0.99/1.00 vMB 36
409,802 409,802 0000000000000000048fae3248739b223c2b1a9e5099e28561d7d9b01d7a4d80 1,480 1.00/1.00 vMB 25
409,801 409,801 000000000000000000dd40decd1ec6a3d79b5336715c1f5a69bf560c0f6c9c26 168 0.06/1.00 vMB 45
409,800 409,800 0000000000000000048f984d2fe73dcbd06833cbb6f34c85e69ba13f6a209dfa 779 0.31/1.00 vMB 34
409,799 409,799 0000000000000000017b339e687afc3431f8239f3d9ab909f9709684a47f409e 912 0.65/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.64 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: 626.64 GB
    • Received: 11.68 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.