Loading Tool

Explorer IconExplorer

Memory Pool

41,631 transactions
18.17 vMB
0.17549971 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: 100.27/200 MB

Candidate Block

Mining Attempt 0a4daead13197562c504569b78ea56885f40dabe1606da8c814d034f9ae58e3f
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ed637738b14102772a3c7c33aef3c2ce5ef907b611e4e680a11e17ba697d49d6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.05737101 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (780,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,998 132,998 0000000000000d56eff00a34a14b7db44656044f357135e6927ac8f2a7824de6 45 0.03 vMB 306
132,997 132,997 0000000000000cb9499a2750373626bd73ef6b4df033b0204437d81d7778c41e 16 0.00 vMB 496
132,996 132,996 0000000000000cd4d9c5945e3fce13bf182fe7de4e1f581e9670b32e3fa49a9d 18 0.00 vMB 262
132,995 132,995 00000000000012faf464b227cdacfb4ee3c60069985378bbc54bbc64a440ef05 13 0.00 vMB 310
132,994 132,994 000000000000015c1feefedbfd680b1d98984fd99a80d9fc97adda32f5aa0940 63 0.02 vMB 498
132,993 132,993 00000000000010344ed8eae0c8346f290019cee1f23e6c186656aa6eaa6150db 96 0.03 vMB 183
132,992 132,992 0000000000000e8d82c012879e00bb91ab6fa711a12f62a0f03e118451b6ceaa 70 0.05 vMB 140
132,991 132,991 0000000000000bd78c88f11207c627a6e510551bd2f189cdb9236cacad775f58 126 0.05 vMB 380
132,990 132,990 00000000000004e2357cd0b50c2a38e96c2fc8958978a7f17e1bf22c0fd5e90d 52 0.02 vMB 421
132,989 132,989 0000000000000be9dedbe04de5c2dba4d1c7de032be4396192f3fc332e85cadd 1 0.00 vMB 0
132,988 132,988 000000000000047bd648236760d54b33883cba2f1e2d56d2649a96cac65d70a7 45 0.01 vMB 476
132,987 132,987 000000000000073afc413b70d03bda67003e404b8af074f2b35d753092a27e9f 41 0.02 vMB 361
132,986 132,986 0000000000000d3c600d3fca44be66d0a96131050e24d7e76ad88606d3f2adc2 41 0.01 vMB 363
132,985 132,985 0000000000000906c069fdc9d3331a2c2ec301705194133b6a2de15e101054ab 9 0.01 vMB 331
132,984 132,984 0000000000000a70fc0aff19078855070c56fa981800c150325933d2883b8d12 31 0.01 vMB 527
132,983 132,983 000000000000073bcc3850eb58518979079bb01ec7a3686cb0796680924e733b 35 0.02 vMB 565
132,982 132,982 00000000000009ec1ae6b06ac34148127bc0b7a66f0e23481c03e9ff2062044a 37 0.03 vMB 191
132,981 132,981 00000000000012e0a9c25055bbdbdc196ef215cdf6f7bd55cb2c6a514bc0e129 27 0.01 vMB 410
132,980 132,980 00000000000005d65b33ab049d303dffd49915448826f86d9fda0491b4037bcd 3 0.00 vMB 0
132,979 132,979 0000000000000e18e86d7bb1cd1f93d55400f2d6b1d80a4d7086d6bef73377af 8 0.00 vMB 0
132,978 132,978 0000000000000545caa364916ba278254f9aeda733ef525dae82f07c7159fc2c 13 0.00 vMB 646
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: 114.13 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.