Loading Tool

Explorer IconExplorer

Memory Pool

42,282 transactions
18.47 vMB
0.18975030 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: 101.81/200 MB

Candidate Block

Mining Attempt d8476faee4c82cee718aaaa0250225be69026052fd5f7db04816ed2dda0699b0
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c9b0d7b6cc04a001e0bf1c74c3f8c779a1ade2fff26891c25032228b1fc24f23
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.06233173 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (763,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,341 149,341 00000000000008756fbda3804b6c6cd2dea8811d53eb658a8b32a563c75f50ed 115 0.04 vMB 201
149,340 149,340 000000000000021aaf40246caa41538a30f0774e972b4f8cfddec200889f601e 24 0.01 vMB 61
149,339 149,339 00000000000001d0fbd082f8fb969497cd85ef8da65a7e16235a0e55ecf9d6b8 28 0.02 vMB 75
149,338 149,338 0000000000000343a90bc2fe1aaf95903b9eef73b48228d6c55e21feb70cb753 75 0.03 vMB 68
149,337 149,337 0000000000000162dd72d454598112a9ae0f73fd9bb6967095160d5d81402ef9 12 0.00 vMB 98
149,336 149,336 000000000000025b3bbc152d6bacb30b4e7080143ced24f2e8a76af597c51a27 96 0.04 vMB 179
149,335 149,335 0000000000000671086b741577564490fd79e601ad83860ac78c89450e7afefb 8 0.00 vMB 25
149,334 149,334 000000000000003736489f8485b9d809d5afb3b0739fa7a31d8d960892d1e885 20 0.01 vMB 382
149,333 149,333 00000000000009da9daf046a638c2a735f20e753c8dc06ad07c2404b8e2dd837 15 0.01 vMB 222
149,332 149,332 000000000000040d0d471d9b734aaf32e639d0934e44b5599406666667ab2312 138 0.05 vMB 127
149,331 149,331 00000000000004aabaf73442e45e50ade614099a92de7daae026ae2164eb33f2 12 0.01 vMB 197
149,330 149,330 00000000000005146bc9c8b605f721ff80d2fd48c27a4d179a99e2afc7611680 33 0.02 vMB 26
149,329 149,329 00000000000004fbde517b84585f825607f417bb98643124afb30f50b08b47da 40 0.02 vMB 85
149,328 149,328 0000000000000115fddfd05b9e0261a1e3be121aae23cc01ebbb5e869f6eba98 9 0.00 vMB 89
149,327 149,327 00000000000001fe8b6414b7fb5570ed29ae77bd1f1126f19bb503464ffe7904 13 0.00 vMB 458
149,326 149,326 000000000000045fa42534107baf132d1b1c67058c2764ce5fdb75c7e4c85949 24 0.02 vMB 226
149,325 149,325 0000000000000386fb6af402f9180281e3ffa1cab5c5092f009bb4b578defa87 85 0.03 vMB 53
149,324 149,324 000000000000095e84a5861deaa8d9305410efd64599a2bde419dbf54fd6ad84 60 0.02 vMB 118
149,323 149,323 000000000000086985c651e4ad69621d390a3053a21bf3afca074baaad6e1245 1 0.00 vMB 0
149,322 149,322 0000000000000659f97721613fffff0eb510e59ea0610599e32a79c841fe2f91 13 0.01 vMB 25
149,321 149,321 0000000000000563b9dc97097ac920b02b9a99fa165a10a90480e36ce26cc514 3 0.00 vMB 2,099
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: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.37 GB
    • Received: 0.48 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.