Loading Tool

Explorer IconExplorer

Memory Pool

79,073 transactions
29.58 vMB
0.07139440 BTC
Random Selection Loading Transactions
Max Size: 177.78/200 MB

Candidate Block

Mining Attempt 6e213fc5c3f9027471c9613bdda60081ed672c8381b1e2aad46b04cf08ef20b7
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 2689c75e278fdd9a066f0fc6dfcb461ce074a566078bc7c03a15a4211bdaec16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,582
Size: 1.00 vMB
Total Fees: 0.01126581 BTC
Feerates: 60.27 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (296,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,837 618,837 0000000000000000000206f62216747ab989d6099de35ba0ff90b0659d256b86 2,270 1.00/1.00 vMB 5
618,836 618,836 00000000000000000000f8ab0f56bc206b33fde907facd1b89ab94bc278b9168 2,522 1.00/1.00 vMB 14
618,835 618,835 00000000000000000007cfc88aade815c12c40c3985072cedca7ce64036493bd 2,074 1.00/1.00 vMB 18
618,834 618,834 00000000000000000000795068453a64fc3f4e68adc64ca99af55708e462b0bd 2,833 1.00/1.00 vMB 20
618,833 618,833 0000000000000000000bfa5b673c3a0594ee1bb630780144dfb542914817a651 3,244 1.00/1.00 vMB 31
618,832 618,832 00000000000000000002c7f619a525ed37fed8f4121aba128f77b6d4a62302a6 2,817 1.00/1.00 vMB 23
618,831 618,831 0000000000000000000d5f8d467bd237f8ab530e48633253792b014a08fb08f3 3,166 1.00/1.00 vMB 39
618,830 618,830 00000000000000000010ef72194f8c6a229437f990db9c2169ad337fffd74254 719 1.00/1.00 vMB 2
618,829 618,829 0000000000000000000788a842165f3f085b868484c75b313aa86467697b79a6 940 1.00/1.00 vMB 8
618,828 618,828 00000000000000000007e65eeadaa2577b1b18bcc2a4680cb193de24adc8f66a 1,335 1.00/1.00 vMB 9
618,827 618,827 0000000000000000000ec7ccbaa560343723a5f35169a0e5a1a09b99c3f1b244 2,092 1.00/1.00 vMB 10
618,826 618,826 000000000000000000022e7fc0bd84d2529f3a8daf277cce0d845720b9968fc9 2,654 1.00/1.00 vMB 15
618,825 618,825 000000000000000000002773f169e9570d15688df7fde1baea0990d2d80df096 3,270 1.00/1.00 vMB 31
618,824 618,824 0000000000000000000a1fb0ec42e380215bb58698a1321d2953ee5d1b7b685d 2,360 1.00/1.00 vMB 5
618,823 618,823 0000000000000000000a0c8bb3ade636a8aee81d048ddae381773ab393669ac4 2,348 1.00/1.00 vMB 13
618,822 618,822 00000000000000000008815c8dfaa369b107df0ca7352b307616ef53658c0e6b 3,064 1.00/1.00 vMB 20
618,821 618,821 000000000000000000080fb949bc42cde9cbdee7a91dc8ca23894d7ba5d8abec 2,423 1.00/1.00 vMB 15
618,820 618,820 000000000000000000059de2a9aa6b83c34be4d098e08efe4a462c00b266ea4d 2,579 1.00/1.00 vMB 12
618,819 618,819 00000000000000000003d001afc0c202cc32025d2a42a97f6d7f126aa493d8e4 2,400 1.00/1.00 vMB 16
618,818 618,818 00000000000000000006ec46e10bda3abb38d22d81361f0467921896963a10ab 3,085 1.00/1.00 vMB 17
618,817 618,817 000000000000000000017966c8c0a614121397c76f65065809ee2fdb701b32ee 2,845 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.