Loading Tool

Explorer IconExplorer

Memory Pool

39,485 transactions
18.60 vMB
0.17135464 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.33/200 MB

Candidate Block

Mining Attempt 44f247106839a9e2ab8df7e4abad0773fbd9a28648a475545d584e8e293de539
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 1a21de6118ea4ee6295d547e4cf4ed7a056e2ac818152d48f6a7a5733fbea66b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,947
Size: 1.00 vMB
Total Fees: 0.04814732 BTC
Median Feerate: 4.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (760,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,505 152,505 00000000000002a31e57424f564c297f7d5bd08fd90dcc8ba43a8204408ac0d0 71 0.02 vMB 157
152,504 152,504 000000000000044c17ebf3327ea0eee3972d79d9a950a78097318bacce9500e1 26 0.01 vMB 125
152,503 152,503 0000000000000351f4f47eac306c1c9d3fa858cd43235c8d0f752da72d9e5d2f 47 0.02 vMB 286
152,502 152,502 0000000000000c0d208fd4dc55bbad362d185d7f117d67f6a1a7ea81746ab66a 40 0.03 vMB 84
152,501 152,501 0000000000000c695dd00019702cac28244192faa2baf641810904280dc4aa07 25 0.01 vMB 91
152,500 152,500 0000000000000d96acf6528f443ef2c4695a1f54aa044f315c3c176b78bf1443 16 0.00 vMB 220
152,499 152,499 0000000000000b30e1df8fe11cea3c021674c04dbdfaaea96e686fcc672d41bf 7 0.00 vMB 53
152,498 152,498 0000000000000169f0c622e5e2bfcf7f7a4251980843d2a7c7eebfb18c60d251 75 0.03 vMB 118
152,497 152,497 00000000000005d80fda046ad30eae0296b1e50863d02f519c16f15c1b62c6f0 59 0.03 vMB 20
152,496 152,496 000000000000046961e2512cd06971a5bfab72daa467507b82e2f4b102fbcfaa 1 0.00 vMB 0
152,495 152,495 00000000000000c8a9ed79f7e22f15f738806966887861a253f8ed9be11c2a7d 33 0.02 vMB 137
152,494 152,494 000000000000020375a8e1e93fce96f3f7697e5d66766cd1f5c51da719559a63 15 0.00 vMB 348
152,493 152,493 0000000000000932214357d16e1a072085b14e840ac97cb4faeafe317692160d 6 0.00 vMB 1,120
152,492 152,492 0000000000000b653a879c49c8d4f5d542c095b880469a9be2a280849fb6b60c 97 0.03 vMB 11
152,491 152,491 0000000000000d62bd3b32268221537928d89d98a7ac2836a5cae2da94465809 88 0.04 vMB 272
152,490 152,490 000000000000099846b784d482ad78710ee9bfd2108c4a395d3425edce0be6d8 1 0.00 vMB 0
152,489 152,489 0000000000000b799f531ca77799b32e55a8c87d61f4b286227af944e8302f89 44 0.02 vMB 279
152,488 152,488 0000000000000983e8fe9af47eaa1b9ecbebd4adddc47c8c72924abfe8b038f5 22 0.01 vMB 54
152,487 152,487 00000000000009067faf13ee13af7511db3e37cc752f08af1f3f312d8c343e9c 8 0.00 vMB 1,207
152,486 152,486 000000000000048b8fd0506f46ec3ab4fd15287084d54cc2877bdd0b30da1277 71 0.03 vMB 47
152,485 152,485 000000000000074dbfb45fcd45ae6cf450c230c8e57ae1c2631bccd8485f9fee 17 0.01 vMB 79
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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