Loading Tool

Explorer IconExplorer

Memory Pool

44,626 transactions
26.63 vMB
0.05910240 BTC
Random Selection Loading Transactions
Max Size: 140.87/200 MB

Candidate Block

Mining Attempt 191256bc9994168269edfbe5489b7e8eba609dc1467e7f672b62c92ac6a8408c
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root daa130f2f320d0257ca1c743f97f98749eec14f7b77cf31c358262ea467313b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,331
Size: 1.00 vMB
Total Fees: 0.01015569 BTC
Feerates: 101.72 > 1.02 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (430,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,262 484,262 0000000000000000009dbaa8c6752110efb4d917b80d3b7db7c487dd6b9f1781 884 0.53/1.00 vMB 113
484,261 484,261 00000000000000000106ec8351b3fda870806c0e6651d9a5c3b567307768d93b 1,400 0.99/1.00 vMB 103
484,260 484,260 0000000000000000008ea76030bf8554eb86715a55b74874627e4946cdc8351e 827 0.78/1.00 vMB 98
484,259 484,259 00000000000000000011c9395aa6dfc38aafba1e97f8afa020418145aa94baab 116 0.99/1.00 vMB 1
484,258 484,258 00000000000000000099ad156bb78bb0088d74dc73fdaae1b92fa93af31e714f 447 0.99/1.00 vMB 22
484,257 484,257 000000000000000000bacd7d927b8f64acd98065229c9c45145c79d1b392e73d 1,668 0.99/1.00 vMB 112
484,256 484,256 000000000000000000fcd22b12dcbdf3a1b0b08861fdc09f9fe3328b8e241d4c 540 0.99/1.00 vMB 38
484,255 484,255 00000000000000000009ed2cf4e97d7ff46bd01def44f3df95560cbca36ab210 1,269 0.99/1.00 vMB 61
484,254 484,254 0000000000000000006876148c7784b683a455011bebab7142cc581235821b7b 1,968 0.99/1.00 vMB 183
484,253 484,253 000000000000000000c9e229029c41f95e35ce7ed163cdcf0d98eea982a39d31 2,019 1.00/1.00 vMB 76
484,252 484,252 0000000000000000006352702d3552cc1fbc34db639c9893b0b5afca44d7466b 1,716 0.99/1.00 vMB 119
484,251 484,251 00000000000000000127b90fdc5a6b182e04f7f18ce674068311259187071da6 1,996 1.00/1.00 vMB 129
484,250 484,250 0000000000000000003d3f5a382416875810ea652e95751562a147fa9a0b1438 1,912 0.98/1.00 vMB 218
484,249 484,249 000000000000000000211081d063bb69d8349e00de690abace6a3bc75b03391e 2,298 1.00/1.00 vMB 203
484,248 484,248 000000000000000000a579d92e9d296c4939c4f7eb87ac1fddb2af80f25fb177 972 1.00/1.00 vMB 91
484,247 484,247 000000000000000001004623affdf9610d262a6a68f55f1933507b9eb0c1209a 1 0.00/1.00 vMB 0
484,246 484,246 0000000000000000003cd82d527ae0770e890a93ca0388d5e9aadbc8c95d8796 1,653 1.00/1.00 vMB 146
484,245 484,245 0000000000000000006fb87ab0be384eda4496c9ae76af0b48b867edc8176f36 1,414 1.00/1.00 vMB 51
484,244 484,244 000000000000000000b43690bfe8d63b79dae57ad2d34f2ddbe8681674010bd5 1,614 0.98/1.00 vMB 120
484,243 484,243 000000000000000000ba11c1e57ddea8b1538befeffdff7049e55a3ea4f851e1 2,389 1.00/1.00 vMB 202
484,242 484,242 0000000000000000001efcea30bccaf6ca23499d618ab08a257057c975c119ac 27 0.01/1.00 vMB 899
Previous 10 blocks ↓
Total Size: 782.00 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: 648.95 GB
    • Received: 13.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.