Loading Tool

Explorer IconExplorer

Memory Pool

44,658 transactions
27.63 vMB
0.08930156 BTC
Random Selection Loading Transactions
Max Size: 144.83/200 MB

Candidate Block

Mining Attempt 412059118d60e4fc83cbbbe032f56d6fa21d61496b303094d0ee5b1d483e9f30
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 06b0a35180facfc37781f357b739e0ae4657c86a15a46de715cc428ff67f05db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.03510968 BTC
Feerates: 151.65 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (69,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,605 845,605 00000000000000000002a6296e48c3f8d78afeb83b5c59b7474331611f03b15c 5,520 1.00/1.00 vMB 16
845,604 845,604 000000000000000000011e68add45843f94e20ce64c0b15fe3557edb20017307 7,222 1.00/1.00 vMB 15
845,603 845,603 0000000000000000000238e4b4e494afa6620ae48858b46615d60d7ce77407ef 6,446 1.00/1.00 vMB 18
845,602 845,602 0000000000000000000261a131bf48cc5a19658ade8cfede99dc1c3933300d60 5,635 1.00/1.00 vMB 19
845,601 845,601 00000000000000000001e53d23a729064049632cb2c3d3d1f01ca08b861c9a0d 4,249 1.00/1.00 vMB 23
845,600 845,600 00000000000000000000e6015df391a6fb8b25c747c6ab826025f7a106abe744 6,084 1.00/1.00 vMB 17
845,599 845,599 00000000000000000002d79d6d49c114e174c22b8d8432432ce45a05fd6a4d7b 5,359 1.00/1.00 vMB 19
845,598 845,598 000000000000000000030c434a25a83b8e61996c55c783963a1757af6d670f2a 5,283 1.00/1.00 vMB 17
845,597 845,597 000000000000000000014861093b16cf48d9f17330bb077254b0cab188148928 4,271 1.00/1.00 vMB 24
845,596 845,596 0000000000000000000053f3f19dd3be7e1656a8676194e34c554c5ca3fd83ab 6,517 1.00/1.00 vMB 13
845,595 845,595 0000000000000000000295d5b8e23957bc27918d7d0196e1e696e076e8df8c6f 4,182 1.00/1.00 vMB 19
845,594 845,594 00000000000000000002431d93f9f500dca85e505f309c2785482e4f4418dea5 6,170 1.00/1.00 vMB 11
845,593 845,593 000000000000000000018a81246dbd265ff06da28d7c0e06493236ed80ce3823 4,880 1.00/1.00 vMB 18
845,592 845,592 000000000000000000016e5bf0291c23481762ddac3b652196cb2ea6dc8de01c 4,736 1.00/1.00 vMB 12
845,591 845,591 00000000000000000002f1712ccec4c0c40d8dd7bfe5735b992315999c075528 3,931 1.00/1.00 vMB 12
845,590 845,590 00000000000000000001008352b160eb4f38b6739e5ab20067fdf656aa338348 4,918 1.00/1.00 vMB 17
845,589 845,589 00000000000000000001a7844ca729130f92e917e9dd24709f41b92a51e30158 3,745 1.00/1.00 vMB 20
845,588 845,588 00000000000000000000964635b5432e4fb0ee5f0cf5bec9259162bb8d78d486 4,467 1.00/1.00 vMB 12
845,587 845,587 000000000000000000022e513fb9ad7a1ac74b44faae3c7e440004bf7959480c 3,314 1.00/1.00 vMB 15
845,586 845,586 00000000000000000002fc0771befef94d68ffb9d70ca52283fd29b40f08f9a2 6,185 1.00/1.00 vMB 12
845,585 845,585 00000000000000000001f056811ac484bc0294c21687df7436f643e6f3455a02 5,932 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.