Loading Tool

Explorer IconExplorer

Memory Pool

76,803 transactions
28.70 vMB
0.11398134 BTC
Random Selection Loading Transactions
Max Size: 173.64/200 MB

Candidate Block

Mining Attempt 1f50f5c945213bc98c56c345fd3ea3aba021900ebff5f15239795b53aec7e1ba
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root b89ab347301e1c16e5c47596da68a4f809e175fb5b6e5e55d3259aff0f49d546
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,008
Size: 1.00 vMB
Total Fees: 0.05443228 BTC
Feerates: 101.65 > 5.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (541,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,426 373,426 00000000000000000a48cdbdc353ecfe2e5fce23a86540f9d20d0331a7e5f71c 630 0.48/1.00 vMB 34
373,425 373,425 000000000000000010a779374b14bfa82b62e9d546dfd34020b2c4d8588ea475 1,329 0.69/1.00 vMB 46
373,424 373,424 0000000000000000059f103e83b7337f962219daf9ab71f124a9809fbfa2f0d6 1,331 0.69/1.00 vMB 39
373,423 373,423 00000000000000000e42e9cfebb3715d6e6a054de88e98ead9b37d1fc7d298e5 92 0.07/1.00 vMB 9
373,422 373,422 00000000000000000d77bf90e35fc4bcb9a4a682f64e2a2d2d64e342fe37d94f 192 0.15/1.00 vMB 21
373,421 373,421 000000000000000003d6bc47055402ab6fa07f3af35a06fb7c3049a1759da2cf 337 0.20/1.00 vMB 33
373,420 373,420 00000000000000000aa421c00ad579914d1b34477e40dd8c6689561e096c3aeb 808 0.36/1.00 vMB 41
373,419 373,419 00000000000000000e150e11f8556754181c4730340e7d83912ccf4dc840b3cf 249 0.15/1.00 vMB 31
373,418 373,418 0000000000000000038c157a452e5b633ef58ba314086b5500e9501916c6b6c6 1 0.00/1.00 vMB 0
373,417 373,417 0000000000000000026a8ca3cacd07fc5c2a6640a7231a2206be47c5bc0caf99 972 0.79/1.00 vMB 27
373,416 373,416 00000000000000000bf2caf04bd8b1efa37808a76723074a7b5987b5ca8182e9 1,374 0.75/1.00 vMB 40
373,415 373,415 00000000000000000158cb38bfba1d85b03cc4785f69890d6eeb628cc49b5f67 961 0.93/1.00 vMB 15
373,414 373,414 0000000000000000020064fabead424ac486eff5db5c181b8cc936937630f98c 2,389 1.00/1.00 vMB 62
373,413 373,413 000000000000000005aeec7876ce0855efbb59d5e63239fae48fbd593260722a 757 0.48/1.00 vMB 31
373,412 373,412 00000000000000000be7550345115f2f162229d0b0351abc09f9ff6a366da719 279 0.17/1.00 vMB 34
373,411 373,411 00000000000000000566b7e65212b50279c231f3c2d085889f682ce63e6c1018 254 0.20/1.00 vMB 23
373,410 373,410 00000000000000000a8a6fbc9cd3205bd4d0987c506f5818ccbbece325f6b117 1 0.00/1.00 vMB 0
373,409 373,409 000000000000000006b8de17e4e90932e00ff2353c8c60e46070ff75ca7963b3 1,091 0.68/1.00 vMB 37
373,408 373,408 00000000000000000ab20330585be44ebcde4fe93dc69c58afd31c06f4119c7e 696 0.47/1.00 vMB 53
373,407 373,407 000000000000000006a2b175772f1db12e52ed589b994efa330f32ad496ab248 2,090 0.95/1.00 vMB 52
373,406 373,406 0000000000000000011d04044b76de98f0801df56a9c43a8831d6f5200d80814 1,348 0.69/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.95 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.