Loading Tool

Explorer IconExplorer

Memory Pool

45,927 transactions
28.46 vMB
0.06196966 BTC
Random Selection Loading Transactions
Max Size: 151.65/200 MB

Candidate Block

Mining Attempt e65e8a9ccda90879f07dc371eb2341cc89ce00cdf4a1ae754406f7770a52f278
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 2fcbe5c82e7d2085422081154c13555cb94ac093642746c7f81a4fee0491614b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,553
Size: 1.00 vMB
Total Fees: 0.00791625 BTC
Feerates: 100.60 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (590,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,619 324,619 000000000000000013b364fd8ee1c23240818aaf36f24fff0903bd401b57c10e 1 0.00/1.00 vMB 0
324,618 324,618 0000000000000000023727460cf00d53e7c84d8d2df2687088b3296edd17087e 388 0.22/1.00 vMB 30
324,617 324,617 00000000000000000a77c20ee34b7b0a8e0f0478eec5980c726256b5047b1021 1,500 0.87/1.00 vMB 30
324,616 324,616 0000000000000000163af2b57a93cbfc73d2f2ce94ca38161874c257a4e94977 645 0.31/1.00 vMB 32
324,615 324,615 000000000000000000e3308ea3be2d8d1a1f914eb33b2c2f3c464d415e67916f 602 0.35/1.00 vMB 28
324,614 324,614 0000000000000000148a96b046c567151216b293001cf45778b4e303852f424e 365 0.22/1.00 vMB 25
324,613 324,613 00000000000000001964c381964e17f2599af2c28936605ba860acfc69f12195 349 0.19/1.00 vMB 30
324,612 324,612 00000000000000001ab3761280c81f5c44f534260acfea8b2550cc0a95a38069 88 0.04/1.00 vMB 31
324,611 324,611 000000000000000008f53c64683b6e7477c340036b3b428daf467e8fb59b3d5d 17 0.00/1.00 vMB 16
324,610 324,610 00000000000000001c6e2ee1e77e90c59e95842c35ff0a02ab584f36b6d500c4 729 0.36/1.00 vMB 30
324,609 324,609 000000000000000014b0cd97bcceccaaf8ee168bc345b245f385bdd5cb8df89d 24 0.01/1.00 vMB 35
324,608 324,608 00000000000000000d53e4b3b5dcff69cef8c9e14836a1310524240bd1d9c990 128 0.06/1.00 vMB 31
324,607 324,607 00000000000000000a1b9d39f6fcb439fd0e8c5c2424317d5588cbefbcf56cef 461 0.23/1.00 vMB 30
324,606 324,606 000000000000000015f4909e6a697588ff21fbe4f505e2b0344b1c77600bc319 178 0.09/1.00 vMB 29
324,605 324,605 000000000000000014f0bde688385c18f275d6f41a8eb1a9dbd7ca90f689eabc 155 0.08/1.00 vMB 27
324,604 324,604 00000000000000001f627cc3b057213c3f081611c6f2239eeaa3b49dbb5d7f20 363 0.18/1.00 vMB 32
324,603 324,603 0000000000000000090d4c6e91b202cb0c4dbb2fc2571ff989dbf4ec2afa78a0 252 0.19/1.00 vMB 23
324,602 324,602 0000000000000000053fe0e368b2994ebe0297b55303e7a81b7d192815b638f6 43 0.02/1.00 vMB 43
324,601 324,601 00000000000000001805876f2bd4eb917556e0815c3a03cc9321899d7b1620f5 54 0.04/1.00 vMB 20
324,600 324,600 00000000000000000fd58cdcb74cfcdb3dc036cdc9f132483711ea4f78588f06 612 0.31/1.00 vMB 28
324,599 324,599 00000000000000001ca8684b244920f680852bc352253dee786877ccab3f7bb7 377 0.27/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.72 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.