Loading Tool

Explorer IconExplorer

Memory Pool

16,582 transactions
9.62 vMB
0.03837673 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.65/200 MB

Candidate Block

Mining Attempt fb5f20b0b5b08808f7a48e260d6667fe1e2a437c928531df098804068301e5c2
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root df9e8c928383083e7b2f8aff81eeb38a81d4e6f8aa27224335cda5a11aa82a61
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,039
Size: 1.00 vMB
Total Fees: 0.01699070 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (755,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,462 157,462 00000000000001df3eda538d9275cdd8d9b4051d25fde17b345ec75c502d7448 16 0.03 vMB 897
157,461 157,461 00000000000005d6303a47aa9608d39a348b5563dce7d49e8913070f25090582 1 0.00 vMB 0
157,460 157,460 0000000000000e824a994086f633fa44dd50522aad562a76e55590a08aa8fd88 31 0.01 vMB 45
157,459 157,459 00000000000008bfa34c9b23756dd17e5db11db082123582ac7a3838b07ab61b 158 0.04 vMB 34
157,458 157,458 00000000000005155b47727687360b33e46d95dd5c810edadae44e9c34f45412 9 0.00 vMB 0
157,457 157,457 00000000000000ba39b5a0fc390270cff0be152cc57876bec241233a309165f4 12 0.00 vMB 40
157,456 157,456 0000000000000c8761e9f89aa1a5fa6be51de43c7e42d201b7d2c14b57856a9d 25 0.01 vMB 45
157,455 157,455 0000000000000500d1f0a5d26f6126198fa59bac35044a117b42453dc51714a4 14 0.01 vMB 327
157,454 157,454 00000000000009bd31efe6fdab2c55fae4378621d59ad5b66ea5400ff96f04c5 58 0.03 vMB 55
157,453 157,453 0000000000000015bb615b61c05a37924b80b2a7e752e3bc310028213dcb691c 15 0.00 vMB 220
157,452 157,452 00000000000001576d8c63f04f831282b5fb8d0ca64b9452be396e2ec841b419 53 0.04 vMB 67
157,451 157,451 0000000000000dab13c0acca4291fd35fba7660b44d7d0965326f34eee9cb634 92 0.03 vMB 22
157,450 157,450 0000000000000c80f426321f7bc5da0e9df054f46158aed06476bc5b24476773 22 0.01 vMB 67
157,449 157,449 0000000000000dfac830b326dd4cea4e4cdcdf70d22e8544359a00e159cd05bd 2 0.00 vMB 0
157,448 157,448 0000000000000cdd726e8ded48fa0cd01e3335e1b20de4a9e4db5238544272a3 61 0.02 vMB 131
157,447 157,447 0000000000000e1976f0e79b51c65e3e2edbc82b1111922c541065482f6b1c80 26 0.01 vMB 222
157,446 157,446 0000000000000a8739abf2badba1832671ef04083d6238d9cbb572b3868f030c 18 0.01 vMB 138
157,445 157,445 0000000000000d5a627cda9ab2e4147406de61eb391babf9f14d2387641b6601 15 0.00 vMB 42
157,444 157,444 0000000000000d81f6738f92a3f52a15895d730c091fce346742446b6033f0bd 8 0.00 vMB 0
157,443 157,443 0000000000000b733dd9214ed5976a2ee64720bde9248d0e5452fd206407ceb2 149 0.04 vMB 56
157,442 157,442 0000000000000017fec6883ef612ffe194b31ecf52ff34e5b71b9bc6776c7e35 7 0.00 vMB 85
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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