Loading Tool

Explorer IconExplorer

Memory Pool

42,966 transactions
27.89 vMB
0.07769594 BTC
Random Selection Loading Transactions
Max Size: 144.54/200 MB

Candidate Block

Mining Attempt acbd94570b5bbd2a91ef64b9aba4724784909105f958fcd68c20eb70ff88f909
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 1b760fbd44bbb4cb44a390d02454ad7d982526564605da0f5483c6eb897f95de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.02038060 BTC
Feerates: 160.85 > 2.04 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (799,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,003 115,003 0000000000000f246cec2e9f71acc743db66da926a15cd31a2739612c64546dd 10 0.00/1.00 vMB 0
115,002 115,002 000000000000c5e7fb216de3593318708b3372afb511f3824c4a9f7300a39529 11 0.00/1.00 vMB 656
115,001 115,001 0000000000007f51a1c13814ecb9698f56b91b2599552d7c47ec1d5b7517ae81 18 0.01/1.00 vMB 155
115,000 115,000 000000000000e58392f3b59350e72cdaa81655460a0bd5547319522702799993 5 0.00/1.00 vMB 3,875
114,999 114,999 00000000000077bd10e83210feaebdafd89ade90d80f0bd219e28c550718c7fc 13 0.00/1.00 vMB 815
114,998 114,998 00000000000013c69bc2ea800c7c424ee5fb660a778278fb4f8a1895b205ef14 4 0.00/1.00 vMB 2,093
114,997 114,997 0000000000002f2a3cfac57bfac17b536da256fa78137b023597bbba52523229 10 0.00/1.00 vMB 0
114,996 114,996 00000000000054a2c21ffb2363b1357f1472b2314bbdda0f06bf21ae2b4be085 5 0.00/1.00 vMB 0
114,995 114,995 00000000000021eeb9a336d716aa593556af9fbaf5aa791ad42b9d512b5aba1d 12 0.00/1.00 vMB 1,100
114,994 114,994 000000000000a5f1b02fbf66f80ff7aa410f57495b5bbff49d85db15d52ff323 13 0.01/1.00 vMB 226
114,993 114,993 0000000000005f2358af1ccae7afeec86c7a33fe39ef4a59fd589e5afd9be4d8 6 0.00/1.00 vMB 3,358
114,992 114,992 0000000000009781487e6ffb1853314d531d0a914b4bf203a4108c2da1837c48 66 0.02/1.00 vMB 486
114,991 114,991 000000000000a8a6faa7fa8e7844adfc55de05183c96bee72987fdc6a0e695e1 7 0.00/1.00 vMB 2,134
114,990 114,990 0000000000000b78e290ea96b248ae6fc6112a1c0558125284df6a312d9bafd1 20 0.01/1.00 vMB 1,223
114,989 114,989 0000000000001d81b0e2a4c7444ba15dcada774dc28d005c306a907e29903219 7 0.01/1.00 vMB 1,300
114,988 114,988 0000000000000fa14ac2db800bae8b96d60b0d8e4bc0407824206b52e0c86d23 8 0.00/1.00 vMB 0
114,987 114,987 000000000000e668479d6ab0ff21a2c01e65776f256c5ec0523a4ad501e5dfcc 1 0.00/1.00 vMB 0
114,986 114,986 0000000000006c4d729e6eb77db824dc1a52e367558ee7cd7e161d5aeaf6e979 10 0.00/1.00 vMB 0
114,985 114,985 000000000000b72249d78c3567e6beae77f55ba73c354b34a369f054aa619e1a 9 0.00/1.00 vMB 317
114,984 114,984 000000000000302b38361230c888e834468103175de01155d13b668c64a432a0 10 0.00/1.00 vMB 0
114,983 114,983 000000000000bc0929e73a55339679d7e64d85641c0d9a569f383f0b53262eb4 16 0.01/1.00 vMB 790
Previous 10 blocks ↓
Total Size: 781.79 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: 633.90 GB
    • Received: 12.23 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.