Loading Tool

Explorer IconExplorer

Memory Pool

46,638 transactions
20.46 vMB
0.05419508 BTC
Random Selection Loading Transactions
Max Size: 117.05/200 MB

Candidate Block

Mining Attempt b2b5da2db6de45a9b411570cf972062f8465b10cf678f5152192200fa0ee5a5b
Version 20000000
Previous Block 00000000000000000000b153e89bf60d39de4bb1a3db4f3ff187db0dc9b98002
Merkle Root c105b858dd023b55a5fc02159d610f7c881e39f08f964c7095182a62bad538b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,433
Size: 1.00 vMB
Total Fees: 0.01371534 BTC
Feerates: 509.18 > 1.37 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,952 (4,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,626 909,626 000000000000000000021ad823a9d973eb0e7b85e6b8fa63c10ed7fda179ff64 3,207 1.00/1.00 vMB 6
909,625 909,625 000000000000000000002d6471c8967b8927500aa6616b1228581bed23b8bb74 1,696 1.00/1.00 vMB 1
909,624 909,624 00000000000000000000c4ab2f72178ce25a16ede6355c64147fa7607ac0d4c7 1,850 1.00/1.00 vMB 1
909,623 909,623 00000000000000000001a3f44008aa80294c9903706bc1135384f6b41175afee 2,092 1.00/1.00 vMB 1
909,622 909,622 0000000000000000000131569dfc314fe1c8dd5f1f95c107ca2a36a084d8476b 1,232 0.41/1.00 vMB 3
909,621 909,621 000000000000000000017071a65ed8fe9e959b9fad3bb6d15df226e40b6aa526 4,009 1.00/1.00 vMB 1
909,620 909,620 0000000000000000000060c3ef7a1886a6e44643b835d9c5493c30d5cae49c1a 2,308 0.85/1.00 vMB 2
909,619 909,619 00000000000000000001784a0726da07f6a2b4ce53aa6989fc632f3918c53329 3,017 1.00/1.00 vMB 1
909,618 909,618 000000000000000000009eff345ce35f041bed150f0b4550295d9acb5d437d55 3,210 1.00/1.00 vMB 2
909,617 909,617 00000000000000000001cf11dba53f0a569234e033439defc698b0cfd506c6e9 1,305 0.67/1.00 vMB 1
909,616 909,616 000000000000000000005efa8697bc4c97728ca756e5edc48342bba1003b3377 3,463 1.00/1.00 vMB 4
909,615 909,615 00000000000000000000adee6bf7571e7b637b7112d28fd13587086706c37bc2 2,516 1.00/1.00 vMB 1
909,614 909,614 00000000000000000001485353bcf13057e17bcaa73df6cb4ac59fdd7e3e50c7 2,090 1.00/1.00 vMB 3
909,613 909,613 000000000000000000010a531986c28d1bddb874a4e29fe9a4258d1b5be86b52 3,536 1.00/1.00 vMB 5
909,612 909,612 0000000000000000000145e8e67180dd8f64bc4037bf4c7550e34eb25e81f151 3,583 1.00/1.00 vMB 2
909,611 909,611 0000000000000000000156d464ef5bee153411826df3a0352e1e870e65886ff3 952 0.33/1.00 vMB 2
909,610 909,610 000000000000000000007363922ba4c331a23aacce2d5c8f6681fb0465a70d22 2,118 0.66/1.00 vMB 2
909,609 909,609 00000000000000000001050a1bb5531fcb55cab119920f7338623892a1fef25d 3,102 0.88/1.00 vMB 2
909,608 909,608 0000000000000000000033e5d7c808cc093113d46ebad1d0a04a5474c25088b3 2,154 1.00/1.00 vMB 1
909,607 909,607 0000000000000000000202386d91f046fa7ba32e9f7760cf336a03086cee5bc9 3,061 1.00/1.00 vMB 1
909,606 909,606 000000000000000000019155a224dd8891670cd6c1007b7f3b46a921cea4e9c9 3,408 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.52 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: 535.07 GB
    • Received: 5.89 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.