Loading Tool

Explorer IconExplorer

Memory Pool

48,109 transactions
29.19 vMB
0.07035269 BTC
Random Selection Loading Transactions
Max Size: 155.92/200 MB

Candidate Block

Mining Attempt 1d6ab5af15bef3e75aa9da0b83d0da143f9542a481fa3bb69dd097d63563d8eb
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root bfcfd0fa9896a7bce4e7b3ab41cbd24c5ef61e8175cd40180a8f51b5ea8afe8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.01405567 BTC
Feerates: 132.00 > 1.41 > 0.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (600,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,421 314,421 00000000000000002b4ae76bc40d611961f0486b7c319d1c8dd80ea36bd4655d 180 0.11/1.00 vMB 17
314,420 314,420 00000000000000001d2ce2c5ab3283c39fb80fc740acb4252d147835d23da554 796 0.43/1.00 vMB 29
314,419 314,419 00000000000000001ac7eb2a8b748109ca4fd4a114ecc8a9f073d36c97b8a4ac 546 0.43/1.00 vMB 20
314,418 314,418 000000000000000010705ff1daa8d654319d835edec4d84879635969e9c4cb34 730 0.25/1.00 vMB 46
314,417 314,417 000000000000000021b9b04e9a21ceccfc50210765fcc7a0efeca1675068519e 678 0.39/1.00 vMB 27
314,416 314,416 0000000000000000322ba8d32c7c2e5bb1f36271435feb9d2c6aaf0b8790918d 343 0.26/1.00 vMB 19
314,415 314,415 000000000000000012aa08038bd2519b51784cc4e8459409caf88608733fb479 1,207 0.75/1.00 vMB 25
314,414 314,414 000000000000000034be919e52ea26f68be3655ac381696ab030748730e78d84 570 0.25/1.00 vMB 39
314,413 314,413 00000000000000001266c9e8e41e27ab16be593120a48c33f06ba8ddeaed55c1 32 0.01/1.00 vMB 17
314,412 314,412 00000000000000002ca3b86b42ec6be629494a5a6353e784fbf2817aad045248 295 0.17/1.00 vMB 26
314,411 314,411 000000000000000034f7fafd03bb06010cde3a57d70d24aa188b9bc5b8a536a3 824 0.43/1.00 vMB 28
314,410 314,410 00000000000000000410e45c09472a965c68db7348ad9ca01db430fb15426c4e 1,635 0.75/1.00 vMB 31
314,409 314,409 00000000000000002f644a608794fbf30f548baaa297f00c9e6b3a0aef7be94e 552 0.25/1.00 vMB 29
314,408 314,408 00000000000000001f6c1798034999162245f2486d8b807f8153a6067650acd4 635 0.28/1.00 vMB 32
314,407 314,407 0000000000000000013e85e309507c8f2c99de1bdcb989eaf8c2ee3153f4e916 217 0.22/1.00 vMB 16
314,406 314,406 000000000000000032aea4a533ef0e69ec2242dc45bc033548d89eba726c10a9 1,150 0.71/1.00 vMB 26
314,405 314,405 00000000000000001d0a497098de4cef70cf3f92505fd5e9af221d6227bdef70 472 0.26/1.00 vMB 25
314,404 314,404 0000000000000000027027c65b3debfe6b40b8d1011caadaa2efbd2a471e612b 150 0.16/1.00 vMB 17
314,403 314,403 00000000000000001fd4b03dc28b9a23d2f09f116af586e3e0b301ccdf34babf 1,723 0.92/1.00 vMB 28
314,402 314,402 00000000000000001a20aa73c4bd0734f6c02fffdffa869c4c98f06b3d29454b 54 0.07/1.00 vMB 6
314,401 314,401 00000000000000000829a7d896988d2d3d15f7fbf7770987d5347d5a204786ed 390 0.19/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.