Loading Tool

Explorer IconExplorer

Memory Pool

39,699 transactions
17.55 vMB
0.14039136 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.80/200 MB

Candidate Block

Mining Attempt 7bcb526540f70c8448e9c75ada448af5ee884bab93ac5048985f0af476512ace
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 0c39bb3e5488a34c11868dbe8aed27e940d62931df1a63af10bf595f84a66591
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.03730008 BTC
Median Feerate: 3.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (755,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,433 157,433 0000000000000b7f0f1031707852498c942e001cc4ffc257cc072ab336a42afc 5 0.00 vMB 49
157,432 157,432 00000000000006ecdebb3f6220942bb6ceb850308b5dfe478891743d89101b4e 18 0.01 vMB 80
157,431 157,431 00000000000008c5375c566659ab59a0530a734d57546e248451df840ac80cc4 35 0.02 vMB 49
157,430 157,430 000000000000093af3800880270c57fdd9a3688cd81bfe7c9b180ee9feefac02 4 0.00 vMB 54
157,429 157,429 000000000000085f628df2cac7875101e83fc727a5c481a00cc14309ef308266 94 0.04 vMB 164
157,428 157,428 00000000000000b0fc6286144ab9548f9473f0228d1d164ee028bbe9f86fb90a 1 0.00 vMB 0
157,427 157,427 000000000000061c6021fe4ad4a9f8079e87d0efef08f975571145a6080f4320 55 0.04 vMB 50
157,426 157,426 00000000000004de870af50e779983905111ada643646299cdd64fe9ba971f93 47 0.02 vMB 39
157,425 157,425 000000000000047afb2a8ffd92f097953b3e53cebf392177f714c9d154e9e145 2 0.00 vMB 0
157,424 157,424 0000000000000d925f5adeffef34025864f8726413b2797f30ac59afaf109a8b 16 0.01 vMB 178
157,423 157,423 0000000000000b3742aba2843eee5d80f28e13749e4f06627b9e085eb2d77922 93 0.04 vMB 115
157,422 157,422 00000000000000ac72f123f7a3486c50e3340160762da1fe45ebec071f1612bc 28 0.01 vMB 149
157,421 157,421 00000000000001f49fb7d6120424f32820edacc4294f1775e6bbd1278eb4b821 59 0.02 vMB 111
157,420 157,420 00000000000001e1583811d1a1b9e1ed2af68b75ee28689deca9af1e0cdc538c 27 0.01 vMB 70
157,419 157,419 0000000000000c734ef24d99ed783c55cb4cee58a0e23b1e433eb3df88d9198c 2 0.00 vMB 0
157,418 157,418 000000000000040b4495df63500b4a912b9c51e935f86bcbbeef3a32d0796ebb 19 0.02 vMB 18
157,417 157,417 000000000000065941d17a5778abd85a64836fe2ee18a2a913a0dbdb6883196d 32 0.05 vMB 38
157,416 157,416 00000000000009a1d21989fcb648a2e903d60b238662b9553553471bcb96f86a 110 0.04 vMB 23
157,415 157,415 00000000000007246ddd777a23fc8b99c1c4f976343d163e5a5790903b19b50c 38 0.03 vMB 41
157,414 157,414 000000000000084ada0e7f3a4d593522729a89a64682fbf3e740021434702c74 12 0.00 vMB 35
157,413 157,413 0000000000000961006254eb71e2fb5ee9c33e36ad77300744df1b1b8ea05d5c 45 0.02 vMB 60
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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