Loading Tool

Explorer IconExplorer

Memory Pool

42,850 transactions
26.36 vMB
0.05883842 BTC
Random Selection Loading Transactions
Max Size: 138.45/200 MB

Candidate Block

Mining Attempt 7312e9e8f860402db616795bfa1a59d4a4de384cd2423ee618c470fc15a8d00b
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root a223e5534e89da6fe5b21761fb916a8853d74eaa6d94b71b24172683e3c5d3f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,764
Size: 1.00 vMB
Total Fees: 0.01053261 BTC
Feerates: 150.92 > 1.06 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (130,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,218 784,218 00000000000000000005b3a0a3c0ddbfb793f2bd8c447828c03e95128d51c519 2,445 1.00/1.00 vMB 22
784,217 784,217 000000000000000000059d1903eac40e20305efd935149380306b78a97495477 2,723 1.00/1.00 vMB 18
784,216 784,216 000000000000000000002a825ea0a1cc64ae45edab0412518706f86223515d53 3,304 1.00/1.00 vMB 27
784,215 784,215 00000000000000000000f5ae48a3353a9368fc365687503c528a9e7c37f81874 2,776 1.00/1.00 vMB 36
784,214 784,214 000000000000000000017280fef5dd27e71469bbe0540e4560eba6045930c853 2,199 1.00/1.00 vMB 34
784,213 784,213 00000000000000000005a192196e86fceba4dad6727a42eec9707a2a2ad66dac 3,190 1.00/1.00 vMB 33
784,212 784,212 000000000000000000042ded26006dada7412089a48edb6ed5052c485f055d25 2,392 1.00/1.00 vMB 32
784,211 784,211 00000000000000000001c20c14a52b5ae7c6ca385c58943c82ce8b0a76893b68 1,977 1.00/1.00 vMB 5
784,210 784,210 000000000000000000002f7ce47a66916b0abfe3dec8bd489d98ef161df1d3bc 2,905 1.00/1.00 vMB 21
784,209 784,209 00000000000000000003a1bf882f380dc6d99f394754c7e29ee42f36300acdd8 3,681 1.00/1.00 vMB 32
784,208 784,208 00000000000000000004705509248228eef4052058c349b67032553d3819545d 2,757 1.00/1.00 vMB 17
784,207 784,207 000000000000000000048f9af1d9b0f326a192346c6bc9ae826a0bac68e2cc22 2,369 1.00/1.00 vMB 22
784,206 784,206 00000000000000000002f367bf31e99b1646d9b15b8065d11e06e65c57d202b6 2,771 1.00/1.00 vMB 32
784,205 784,205 00000000000000000003f129e5daa691ba03c52d76f7bbf3776ccaa3d95dceef 2,588 1.00/1.00 vMB 24
784,204 784,204 000000000000000000000666b6f3d638b7f624f002e8d18415c94c527be809ed 3,625 1.00/1.00 vMB 34
784,203 784,203 000000000000000000055d0510d781ba6c88ac1a63f7ddd8220fad16a9a368e1 2,122 1.00/1.00 vMB 39
784,202 784,202 0000000000000000000318dfcf3adb92663a36a4761df3bd83dfeff920ac181c 2,267 1.00/1.00 vMB 18
784,201 784,201 00000000000000000001865c4eb06e011eb822b7675db607f4edd809410c9905 1,922 1.00/1.00 vMB 13
784,200 784,200 000000000000000000046bca51a727f1121b12fe576337fee28ed3a856cff18f 2,509 1.00/1.00 vMB 15
784,199 784,199 00000000000000000004edfeb4bf1da56f0652b2e2d1cc8da529cd2ad9a35aa7 879 1.00/1.00 vMB 6
784,198 784,198 00000000000000000005c96b82b5635a9c863b55d0dfc2b5054b3adfb3e6d52f 1,754 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.