Loading Tool

Explorer IconExplorer

Memory Pool

85,970 transactions
33.13 vMB
0.09655628 BTC
Random Selection Loading Transactions
Max Size: 196.18/200 MB

Candidate Block

Mining Attempt 7bff08d2513b43c85a28cb7cda49394f94e2da000e7ac1d5971df1c295973748
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 19af23c044249126891c9104a18f9fb39ffbeb527266f61406ad448efeee3096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.03056722 BTC
Feerates: 150.67 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (455,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,615 459,615 00000000000000000012e234bb071543782427188c30f608f6fa2b77aa8c5858 2,012 1.00/1.00 vMB 116
459,614 459,614 000000000000000000a6a9ae1263f34ced9a2eb9e11cea29311a7496824c44c7 617 0.28/1.00 vMB 129
459,613 459,613 000000000000000000a9379945df17cbf4bdb66fa12b14af5e60a4ea43b21c0c 1,230 0.62/1.00 vMB 124
459,612 459,612 0000000000000000015f627efff24968bb36eea2ff35f6a25bd4ade53ff8e092 985 1.00/1.00 vMB 35
459,611 459,611 0000000000000000005bba5de35705e56d5ae9c9553e1d1a460b1115ec7759a4 1,954 1.00/1.00 vMB 130
459,610 459,610 0000000000000000007de0ba58dbd706cab7bab04a6c2e6e3b1a78f29b4675d1 1,407 1.00/1.00 vMB 73
459,609 459,609 000000000000000000659850b829769aea4ef31781a959f13e66b940d3f6003e 2,115 1.00/1.00 vMB 152
459,608 459,608 000000000000000001601a1e42f4276d7673bd111943afc7cab58bc9a3db33ff 1,788 1.00/1.00 vMB 134
459,607 459,607 000000000000000000f3190c4ae8bbc5500d0b51f825ccf9e3380b4f4c00fd07 1,584 1.00/1.00 vMB 133
459,606 459,606 000000000000000000cfb0390d0a63348acf2040d590acf4a1463837db389f57 1,974 1.00/1.00 vMB 143
459,605 459,605 000000000000000001acecf98e5a1aca89f860277bc74baab19ec5e475188533 1,405 1.00/1.00 vMB 91
459,604 459,604 000000000000000001fe92361907ee3b445d5506ea3e226128e698c4409157e6 1,836 1.00/1.00 vMB 123
459,603 459,603 00000000000000000246e299da4a551797b2ae82c81e65c0d36902171adf67ee 2,175 1.00/1.00 vMB 156
459,602 459,602 00000000000000000128fa2c38f588b1283ec863baf5ca396eb3813e34161e6a 2,063 1.00/1.00 vMB 127
459,601 459,601 000000000000000001e6105675ec3aa67214e5391042735a48964ec9734b8fb4 2,467 1.00/1.00 vMB 183
459,600 459,600 000000000000000000a47f3e504dc8b17dac060a631c117ca3d2a44a095bf1ad 1,027 1.00/1.00 vMB 78
459,599 459,599 0000000000000000009c83562e651cc5248ea3b106dcf3ea474fe2ec88ae5ab9 1,787 0.97/1.00 vMB 71
459,598 459,598 000000000000000000e750b786128bfb40e1af575934bb6cd8ef25f9156dd7ff 1,622 1.00/1.00 vMB 93
459,597 459,597 000000000000000000abf0ee17e519c5350808b15873cada98130ee1495614da 1,628 1.00/1.00 vMB 127
459,596 459,596 0000000000000000021f8d247e3feb818e40c98898a0fe09aa9d1559f7d412a9 1,977 1.00/1.00 vMB 168
459,595 459,595 000000000000000001cd8dd8eb0614f488d6059d4a1f498e14910862ed622958 1,987 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.