Loading Tool

Explorer IconExplorer

Memory Pool

74,912 transactions
27.78 vMB
0.07717873 BTC
Random Selection Loading Transactions
Max Size: 168.99/200 MB

Candidate Block

Mining Attempt 562493a836c373ee240d144deae2bfd262b745f436522cd6202a7ce8afa97873
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root fd6ca4d5d7c8c0bf915a28c98a05e98a70973b510381f0532a2b4cf2c39aaf48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,160
Size: 1.00 vMB
Total Fees: 0.01761279 BTC
Feerates: 100.35 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (353,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,430 561,430 00000000000000000018a43391f6db6c3434dc8c5be520a7cd9325c882c19002 2,128 0.67/1.00 vMB 9
561,429 561,429 000000000000000000190ce1041ad786070b1d517a31e81bb3a6c15f561c1d35 3,362 1.00/1.00 vMB 9
561,428 561,428 00000000000000000013094df88b38c12bc457b6a4eee28f5b20a156f9b760ca 1,798 1.00/1.00 vMB 10
561,427 561,427 00000000000000000027b6604c328cb5a85d089a4212796ba189a545beb77326 1,476 0.83/1.00 vMB 6
561,426 561,426 0000000000000000000352bc7d2fed1929f614459872056188c264f22eb7d7cf 2,934 1.00/1.00 vMB 4
561,425 561,425 000000000000000000011502651ad19baf995ef23381014d5b92d850aaecf061 2,779 1.00/1.00 vMB 11
561,424 561,424 00000000000000000010ca1ad0f44f19941b9dcacc1ec7740712b9d764099d31 3,423 1.00/1.00 vMB 26
561,423 561,423 00000000000000000004cc607a8321a0fc732ae99fd6f9fea2af34993bb6c085 1,114 0.34/1.00 vMB 8
561,422 561,422 00000000000000000013e91497e54b9966c7a4fd3dd5a1e90f23fcd71a13594f 382 0.11/1.00 vMB 10
561,421 561,421 0000000000000000002c00ad55d99406612237c1da3487b7daff8a2682751886 3,246 0.97/1.00 vMB 11
561,420 561,420 0000000000000000001bd30297aaac47e554bbe96c607672ba6d6974b487e8a9 971 0.26/1.00 vMB 10
561,419 561,419 000000000000000000248c3001ad4fdc76f5d04e84ac53d49f2d70a8503430bd 710 0.20/1.00 vMB 8
561,418 561,418 0000000000000000001d77f6abe85f1ad8b98f8d01b4b1505af46f4be6350806 2,332 0.65/1.00 vMB 10
561,417 561,417 000000000000000000219c5af42d4f8bef1f5a8eea8d352cd778cd22c9c79f84 3,254 0.99/1.00 vMB 17
561,416 561,416 0000000000000000000dbbeee819d1546d647c6891b5a12fb9254b54df2bf3be 2,275 0.67/1.00 vMB 2
561,415 561,415 000000000000000000247d530c20eb838b34a547aa85822868970de509f71ee1 2,932 1.00/1.00 vMB 15
561,414 561,414 0000000000000000002b6d7c9baa63a3ac002edd8bf5e24fc4a93b516f8edde5 2,775 0.85/1.00 vMB 18
561,413 561,413 00000000000000000020ac8fc4b69e62bce65ea740805a70325724b62c40c579 1,983 0.58/1.00 vMB 7
561,412 561,412 000000000000000000241444030b22e284440fcc0539b571e0240539f8f52ff9 3,292 1.00/1.00 vMB 8
561,411 561,411 0000000000000000001ea0b0debd4156dde44f0e0943555725a6d899f314c035 2,869 0.98/1.00 vMB 33
561,410 561,410 000000000000000000187cb24336107e3ea145ff1cd5b578a93262e3795b3391 1,441 0.45/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.