Loading Tool

Explorer IconExplorer

Memory Pool

18,288 transactions
8.68 vMB
0.05693653 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.53/200 MB

Candidate Block

Mining Attempt 59e60095e0dcf3052b2da685b4f3b7fc1d2542411ca1c839be95e5ef42423527
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root acff5c5c5b5af53919657030b023e2eb169ea9a2ed78b133593766a483c07595
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,111
Size: 1.00 vMB
Total Fees: 0.03811362 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (749,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,668 163,668 00000000000006ed37de30840e835362dd3e8202822bc88eb13f009cf31aa010 11 0.00 vMB 16
163,667 163,667 0000000000000b41ec230eb4677efafa4fe4b4c93bbd1fa6de0eb4b495bddd5b 20 0.01 vMB 81
163,666 163,666 0000000000000100bd39b9ec67d135000be28ca5e698688730bd8b88262c7bc8 63 0.02 vMB 101
163,665 163,665 0000000000000b9c6bf02f07c774e8049ed45f69559e9a9746c3c17336ae6e44 26 0.01 vMB 376
163,664 163,664 000000000000015ad6a368f1b6e252017c6e4dc9168fb3e19e71abd857b0894c 12 0.00 vMB 28
163,663 163,663 0000000000000767b51d610eb089f9ac62514f3f0cd2b660039296b7e61e88e7 39 0.01 vMB 66
163,662 163,662 0000000000000c35953fa368f5a7971c05fbac63e53c4791e9512a2b1e61fb19 12 0.00 vMB 63
163,661 163,661 0000000000000855766db2dd306ca4bee44a5b20b912fb19d833aae2755ae6e2 111 0.06 vMB 127
163,660 163,660 0000000000000b7b6241c6d943857927f7e039890e4d5741e77751c4b62564a9 61 0.03 vMB 15,832
163,659 163,659 00000000000002093351b6f3feffb614b50d7d5502c63c465687ffde6b7b5e4e 74 0.04 vMB 178
163,658 163,658 000000000000099d1ae03fcb6717fe62c9c558fbae54880305f344d23afffdc5 99 0.05 vMB 178
163,657 163,657 0000000000000c662397299f70b0af2e772c85fc8a418d0e6aad3bd8d8e06bbb 15 0.00 vMB 38
163,656 163,656 000000000000086536ce3e9420c9d1aa9f27926437c97c408daed454b8913cfd 57 0.02 vMB 302
163,655 163,655 0000000000000a293653386ffe9b1a8fe656cc5f897252c2bd5fe661666cb539 9 0.00 vMB 63
163,654 163,654 00000000000002210afc0435b67283445e217f733da3c6bcdb74204738269746 45 0.01 vMB 403
163,653 163,653 00000000000002f733bf4649190333cc0e0ebb34be1deae37bcf73869184174a 45 0.03 vMB 43
163,652 163,652 00000000000002c52a1e7790c2f16e3ef8f1519d9fefdaad08ab8e18fce5023e 32 0.02 vMB 52
163,651 163,651 0000000000000cb20e3ab9dc546da793fbd1f1294a8bb36ebaddca5fb58b76b1 92 0.05 vMB 62
163,650 163,650 000000000000058e6f4b5ec05612825358dd3d3b1a28ad32b251c53a5cc456ab 35 0.01 vMB 40
163,649 163,649 0000000000000976c976a96753c348f76cdf733be69e0af9787c96f0e3b92c87 16 0.00 vMB 48
163,648 163,648 0000000000000aac1cbf798baa84a3c9253dba53e8a3df92f34260f0200c13d9 37 0.01 vMB 242
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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