Loading Tool

Explorer IconExplorer

Memory Pool

88,989 transactions
33.44 vMB
0.08459420 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt fa544bd19e82031d84db0caf1933c4f0b1adfe9bab322749655066508524ae76
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 944aa6f204903fb65b884e6054566fb8c8fc1fc0303968a57e2b5608985a6100
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,698
Size: 1.00 vMB
Total Fees: 0.01801617 BTC
Feerates: 502.65 > 1.81 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (305,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,832 609,832 0000000000000000000d852b32278edffcb06df04b0400e49402319f6f9a52a2 1,991 1.00/1.00 vMB 12
609,831 609,831 000000000000000000022d0a21d9962b59f24c9684038b3ace0b88323401c289 1,758 1.00/1.00 vMB 7
609,830 609,830 0000000000000000000706573b1123d35146edc44631fae69da7016bb9797541 2,441 1.00/1.00 vMB 5
609,829 609,829 00000000000000000003f77d39b2dca3aeba791147e709d3acf6051e6a79826b 3,167 1.00/1.00 vMB 18
609,828 609,828 0000000000000000000cb3012dad906024cffea4e68d201975b3b1526b0d4e74 2,482 1.00/1.00 vMB 28
609,827 609,827 0000000000000000000e06901c68035958bd8dfd0b86aace220a6c4693aec7bb 1,410 0.49/1.00 vMB 14
609,826 609,826 0000000000000000000f86c8b982c9ae14fe9b7dd7cb067092e719c3364228da 1,851 0.75/1.00 vMB 16
609,825 609,825 00000000000000000007dcf912baaf8821a15c85eeaf1e00fa93b39d2320ee6e 156 0.05/1.00 vMB 15
609,824 609,824 0000000000000000001038844937f2a0b916b1b964ff3336b8c00d57d65bef37 167 0.06/1.00 vMB 12
609,823 609,823 00000000000000000007aa0e63efb584a438c123971a642ab0128eee064e7548 516 0.23/1.00 vMB 20
609,822 609,822 0000000000000000000282bc4c2c00c7350b6035cb09b283ee132ae5859b2403 310 0.11/1.00 vMB 16
609,821 609,821 00000000000000000008599a9c1c6d79ae04e431f9b0d09f50463f5f4bf70c2a 52 0.03/1.00 vMB 14
609,820 609,820 000000000000000000101766ed8c52f0b408b8ff1fe93ee222d5a0922dc722e6 2,207 0.95/1.00 vMB 14
609,819 609,819 000000000000000000146317e3c12486a0c7479be43f8509effb3cf7852b23b5 2,971 1.00/1.00 vMB 17
609,818 609,818 0000000000000000000876f1afe5944742c720aba7de42835df29c4a147aac7c 129 0.03/1.00 vMB 15
609,817 609,817 0000000000000000000935ca6cef758ec00b076d0f90efcb194ed78d14d84687 1,320 0.42/1.00 vMB 14
609,816 609,816 000000000000000000082149cc74a4a7e7458d0588e6a1d9c58ec1126af6d4b6 2,918 1.00/1.00 vMB 21
609,815 609,815 00000000000000000002eb723bcecb77734c9f2adcff635ca3940ce6cecc9474 915 0.28/1.00 vMB 14
609,814 609,814 00000000000000000005be02f61ac16e3e2147f5a343fd74a348b6e12ffd27b2 1,030 0.35/1.00 vMB 13
609,813 609,813 0000000000000000000e12d3af36c5c4d05aadc8aef914406c9b3ca1b96a30e8 1,525 0.52/1.00 vMB 16
609,812 609,812 0000000000000000001307c8b0ced94bcea7af5045916683d4b4faf12188db70 615 0.18/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.29 GB

Node Details:

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