Loading Tool

Explorer IconExplorer

Memory Pool

30,497 transactions
24.62 vMB
0.06107752 BTC
Random Selection Loading Transactions
Max Size: 122.49/200 MB

Candidate Block

Mining Attempt e7e8630087c35a2575ce3dd73a4e7333c60d452a36a9dff4274260256f25addb
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root e2af40933603265050ded15841e0e4ad7ce79be0bd0ebb01d35515a5855f34c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,395
Size: 1.00 vMB
Total Fees: 0.01700920 BTC
Feerates: 100.60 > 1.70 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (287,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,833 626,833 0000000000000000000a076a4368f22b920db2d99e0d976c618f8a758c686f3c 277 0.52/1.00 vMB 2
626,832 626,832 00000000000000000007f68e34978fa19c1629ad69f03a2bbf8c8165aed1cfc2 1,439 1.00/1.00 vMB 12
626,831 626,831 000000000000000000100d2ae3b0db425669b7f5ab014b359ec3f453b253eb73 59 0.02/1.00 vMB 10
626,830 626,830 00000000000000000011b004fe6dc6a56ba2943c828765799a4d85fdd549c88d 518 0.34/1.00 vMB 8
626,829 626,829 0000000000000000000c7d421d68055f2532830c1532b4f4afc26f9a09b6b402 2,388 1.00/1.00 vMB 8
626,828 626,828 00000000000000000007139ee1f4a7c78809348367de2f30c02858aa82ee1f81 2,554 1.00/1.00 vMB 11
626,827 626,827 00000000000000000000d772884fb8a34b94cb17a093deee9f50ab2b0fe0fde5 2,905 1.00/1.00 vMB 22
626,826 626,826 0000000000000000000507275a33764e954e168212fb0f30509c512a8a3b0374 1,790 0.73/1.00 vMB 13
626,825 626,825 0000000000000000000d0366f953a11489015cacaade3794f3ddd159553405de 590 0.18/1.00 vMB 15
626,824 626,824 0000000000000000000e977eb49711bdc919cdbc6fda9579a991ee21495f9e17 1,784 0.78/1.00 vMB 14
626,823 626,823 0000000000000000000c47513fca7185ea30d519e0acf1d00d4b4501deb4fde1 73 0.05/1.00 vMB 8
626,822 626,822 000000000000000000011b6a18efd4395cb942613b603e12fa34564398300a80 2,097 0.86/1.00 vMB 16
626,821 626,821 00000000000000000009be0a1fd62bd0157cc08b14c4de0e74b0cad2e80c6901 248 0.08/1.00 vMB 11
626,820 626,820 0000000000000000000d1bcdccf56ed7e96a97f692ded3b683e20a79b7144bc2 377 0.13/1.00 vMB 16
626,819 626,819 000000000000000000128e1c400c000aa73da4b5f1079fbe40d13918c551b464 1,238 0.91/1.00 vMB 14
626,818 626,818 0000000000000000000263075a1f61f5d3ef75e813210c348a016173e1b52c67 2,204 0.95/1.00 vMB 4
626,817 626,817 0000000000000000000ee1365cdf098df91d9d4c39f085be0624ccb4631aa227 2,619 1.00/1.00 vMB 20
626,816 626,816 000000000000000000102c221165cb6d9e70c87bd22d52e7af0bdfdb17475339 2,129 1.00/1.00 vMB 4
626,815 626,815 000000000000000000108042a42ee1edf3c2108c58121714ecb925d0dce71140 3,233 1.00/1.00 vMB 27
626,814 626,814 0000000000000000000704bdb902b7fd5ee0e483368f59f4bfbdeb119e55975a 1,744 0.78/1.00 vMB 14
626,813 626,813 0000000000000000000bf8e68acbf0fd6c5fca21a9a48f7ed82b2352be4d411d 226 0.07/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.87 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: 642.77 GB
    • Received: 12.55 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.