Loading Tool

Explorer IconExplorer

Memory Pool

78,215 transactions
29.71 vMB
0.07184447 BTC
Random Selection Loading Transactions
Max Size: 181.52/200 MB

Candidate Block

Mining Attempt 15ce6046025c547b876e87c6f3445fb6d18e0bcb3c37a53648c7d1a819382ea9
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 7a1d1e3d6b0ca98c3e2afc8318a6cbc509e0ec7a4e57342a43fbe2e46050e367
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,946
Size: 1.00 vMB
Total Fees: 0.00617096 BTC
Feerates: 50.18 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (488,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,423 426,423 0000000000000000036274bdd00042870d71f6664b3f40351806efebd16d3708 1,203 0.99/1.00 vMB 33
426,422 426,422 000000000000000004fa7a9244db2644e82ba0d6e42abbb6d89fdb6d60a04625 274 0.12/1.00 vMB 59
426,421 426,421 000000000000000000995e2bce161a4315e785ac4118ffa3bd72e8feffa67a2f 129 0.05/1.00 vMB 61
426,420 426,420 0000000000000000021674d703f7e96db75a1189dc7371a73a7389ff10e313a4 509 0.99/1.00 vMB 16
426,419 426,419 000000000000000001dea929893b125531871d6930bf1c0dcc0924d3d974c96c 2,418 1.00/1.00 vMB 65
426,418 426,418 000000000000000001a6fbfa302f696c48b95a809e4faaa6e4e94c95bda9e143 1,784 0.65/1.00 vMB 66
426,417 426,417 0000000000000000044ef16ac77c89fea0f9f88c5f2c2403af39f242dfa1ded9 1,121 0.51/1.00 vMB 59
426,416 426,416 000000000000000000d34af7f96bb083c5130f18ed5698ad7392ca1df9eb404a 1,601 0.73/1.00 vMB 59
426,415 426,415 00000000000000000287cb2e7cc441b347f6b0c2f09473fefcd6481c037a168b 287 0.99/1.00 vMB 10
426,414 426,414 000000000000000000364942ddf2bf32977301c9aba87307766e3b70ff3dbb2c 809 0.36/1.00 vMB 57
426,413 426,413 00000000000000000457bf145eeb775c1e19182a53eb8d5a3b55ed82f0fb9b37 345 0.18/1.00 vMB 52
426,412 426,412 00000000000000000172c5fb00a809de66afc488778d7a12098701996cab57bd 670 0.50/1.00 vMB 40
426,411 426,411 0000000000000000016dee2c69f139948de080cd1ca70146ad30502a404c1410 532 0.19/1.00 vMB 73
426,410 426,410 000000000000000002ed1759118756ef63b002bfd23b0ee00b07ed9382717490 655 1.00/1.00 vMB 24
426,409 426,409 00000000000000000080291d94c28c516c608d45b2dbbfa24149e6dea616938a 1,674 0.74/1.00 vMB 57
426,408 426,408 00000000000000000040fd5d3f3c9912ea86207e03928486d8c4ccfa5f691459 1,533 1.00/1.00 vMB 45
426,407 426,407 0000000000000000020da0a236b8e85bf495accffdbc794d4d87bad9a84e17bc 2,402 1.00/1.00 vMB 82
426,406 426,406 000000000000000004ab0650327f65d9a1f8762a63b6d6841b3da4d589952aa8 821 0.75/1.00 vMB 32
426,405 426,405 0000000000000000007ce14bc9bdaa3fc695d9fa3d1678e8003b6ca03d453039 2,303 1.00/1.00 vMB 66
426,404 426,404 0000000000000000007ba95cba88f21fbf1f640bca848e44b626dfe7418f9e6f 1,400 1.00/1.00 vMB 29
426,403 426,403 000000000000000000e72e14011d93409071034dfaca2666ed79075850fe1ef9 2,170 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 783.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 719.63 GB
    • Received: 18.11 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.