Loading Tool

Explorer IconExplorer

Memory Pool

16,923 transactions
8.07 vMB
0.04945401 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.78/200 MB

Candidate Block

Mining Attempt 49dfbca799e1da5eac3353559976998baff2e3ae520a8c3a546ea160d0c5d2f6
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root dabf84c84f74be6fd711582434a8eb19d4a1bd453d80119db6b8f1d606e5aab0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,587
Size: 1.00 vMB
Total Fees: 0.03253439 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (755,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,642 157,642 0000000000000115da76d1aa8b4bbc8f25d499281b552d43b86d0d9130425373 3 0.00 vMB 0
157,641 157,641 0000000000000782f47188156d283b90a4e6697d70d682140cc81d7245f4341f 17 0.01 vMB 163
157,640 157,640 00000000000002f71b2d932d87e2200566a11dbf2836a5f9b9ad98c73ef90964 7 0.00 vMB 11
157,639 157,639 00000000000005f78eb641419f916d70860d4448682765ca75d2a09223a04765 79 0.02 vMB 87
157,638 157,638 000000000000064fc4bbb5ea6a1145698ae37bfdcb94046ad2a781569751a79b 16 0.01 vMB 16
157,637 157,637 000000000000025ac544a6e9f172cde49b215b2525ff2b34796e571a203ed9d0 48 0.03 vMB 232
157,636 157,636 000000000000079dbc20101a3a2d09d74f0585a8bd687f8fc902bcc350a0f2af 58 0.02 vMB 103
157,635 157,635 0000000000000e3bc58c25233d1a0c529a8b519d285940c1c65712ab193051a3 138 0.05 vMB 253
157,634 157,634 0000000000000b41a3add370f2d4628ab748e3cc8c2e59b7e9babbac8b8f95c1 54 0.02 vMB 193
157,633 157,633 00000000000006d8d77cde0aa24bfce648b01ba4cc7513a037210c0f0968a30c 15 0.00 vMB 147
157,632 157,632 000000000000036c3c3241b3e31bf1c71b3eacbb704d86b59fa83751a40b0d4e 66 0.03 vMB 146
157,631 157,631 00000000000000ed713fe622f9fc1e56dfb332f705d06a25b02e41e09e54dc3d 31 0.01 vMB 450
157,630 157,630 000000000000044617588dd40126b1a03827a87bfc2cb347757a8a4fa3ab0815 13 0.00 vMB 95
157,629 157,629 0000000000000c2015302d5e8c6277119bf50ec4ce3c2ecc19379b75c6a97c96 6 0.00 vMB 40
157,628 157,628 000000000000007a5ea87a880e71802d3e413bc03c0074c5d65586d7f53970e9 133 0.05 vMB 42
157,627 157,627 0000000000000cded2b48232ee52443a0dbe3d57aae276d5e118ca5eb954bc98 63 0.02 vMB 43
157,626 157,626 0000000000000e178591776f75083ec68834dcec3c6eb2e06af0559626b569af 12 0.00 vMB 191
157,625 157,625 00000000000002cf9df5f81dc9e26088dbb93704db975120537cd33120d117ee 50 0.02 vMB 62
157,624 157,624 0000000000000a3912d4fb4e4e2d60b1cd7ce458b475eba41e65d0464d4dbd4c 99 0.04 vMB 150
157,623 157,623 0000000000000d27bf377213d9f5d6ad0ac131240b7d236da88219f585604ba9 20 0.01 vMB 84
157,622 157,622 00000000000006f2f87bac758ce80f2dd84d4e6adcb8f731fade5a8619d65a0f 18 0.01 vMB 50,853
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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