Loading Tool

Explorer IconExplorer

Memory Pool

46,491 transactions
33.31 vMB
0.18581730 BTC
Random Selection Loading Transactions
Max Size: 168.13/200 MB

Candidate Block

Mining Attempt 87d4f0b6e1030b17206deb8002877d7867812deb87b1133d2cf4354abf2ce3b2
Version 20000000
Previous Block 00000000000000000001f3dab332d63c282c42733489f3b7e72c3ce8ad2dc21c
Merkle Root e1f5f85f2cf72978dce3ef82d39ffd0e6352785d37a2f0df3bb578c92988b520
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.09834820 BTC
Feerates: 201.07 > 9.85 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,359 (791,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,757 122,757 00000000000051caab447611a3f9673ce27022c2b28f1daee391d74249d9b903 7 0.00/1.00 vMB 0
122,756 122,756 0000000000005dbc33b369e946902ca0e325ec1a8897134e3bd69e5ce94e45a8 11 0.00/1.00 vMB 0
122,755 122,755 00000000000064d113658ab2dd8b5992b62825014919c77c2e94f7695f740e24 13 0.01/1.00 vMB 948
122,754 122,754 0000000000000d8b1971ee815b83631cd19da45ab4f185a23cf39058dd1334e2 2 0.00/1.00 vMB 1,308
122,753 122,753 0000000000008b7718140171a864dd1be02b8f0342b36d89c4c5a42840b10ca3 13 0.00/1.00 vMB 560
122,752 122,752 00000000000035a9577d82e28c1c5117f2da881f11e2dc24a7b54c50d93f3d5a 1 0.00/1.00 vMB 0
122,751 122,751 000000000000365bfad0928a7f5f44c0bf354242e92f29393c7a7bfa7b8d7de3 9 0.00/1.00 vMB 0
122,750 122,750 000000000000217971650e5a140abbcfa553b6b0d6fdcf312f2568fd1b27fefc 3 0.00/1.00 vMB 948
122,749 122,749 0000000000007190b1d02263b5f938d931c2188c96c2543959d6109b2f6974e9 18 0.01/1.00 vMB 0
122,748 122,748 0000000000003f17c6d90b8e4051e2d9d8602c055df643269878b47b2592e1ef 22 0.01/1.00 vMB 1,461
122,747 122,747 00000000000019e67942aaf4bd3e7d5543d62deb46bf3d5e08d360ace7ddfd7a 10 0.00/1.00 vMB 0
122,746 122,746 00000000000069de50f282ca3b2d6a3d011ff9316c28384695e4b75c46344c1f 2 0.01/1.00 vMB 26
122,745 122,745 00000000000089cb6d57ad29161e6b6326f17c7b63e5eb7e65ee30b54c63b281 14 0.01/1.00 vMB 597
122,744 122,744 00000000000048719763b78ac2be0fe76a0bdcbe466eef040f01fb1522f0b722 4 0.00/1.00 vMB 1,468
122,743 122,743 0000000000000eb74a8102b6eae6c5f1e9055a879ec4c7f11f08988e87fc960c 18 0.01/1.00 vMB 1,464
122,742 122,742 00000000000090caa5cc435a5d11614ed8f9cc64db387f9bbc7eab66cbae518f 20 0.01/1.00 vMB 382
122,741 122,741 00000000000028578830918ce80008364c8d9327d8f68c9080714fb1a00c47c2 13 0.00/1.00 vMB 1,222
122,740 122,740 00000000000053807791091d70e691abff37fc4f8196df306ade8fd8fc40b9e8 64 0.02/1.00 vMB 1,213
122,739 122,739 0000000000008ed296ad0480614c34902fd7c98bacb68d240328f2c33284984d 12 0.02/1.00 vMB 67
122,738 122,738 0000000000006bc2a232f350110376912026aab84c19f84273e08b2e60ce8c52 10 0.00/1.00 vMB 0
122,737 122,737 00000000000043b8c68919c3641ad772cd993449ff9c0c404640e1361233a174 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 592.09 GB
    • Received: 9.64 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.