Loading Tool

Explorer IconExplorer

Memory Pool

44,765 transactions
27.16 vMB
0.07310281 BTC
Random Selection Loading Transactions
Max Size: 142.71/200 MB

Candidate Block

Mining Attempt 5fdc15b680cb5d205743747f80634d87796ddb0935a7223b7d226d8ad522ed9c
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root d393c70c7ac7f774322d50ec5454c279f6012627f9b3330129f533905ea5ac83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.02201583 BTC
Feerates: 265.25 > 2.21 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (360,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,143 554,143 0000000000000000000f3de42ce0b4ba25a7cd1a2d825351453fad3d541583e0 2,827 1.00/1.00 vMB 16
554,142 554,142 0000000000000000000354faf6af887c7210aed5e5d9ba65551a3b23b2f65db8 1,476 1.00/1.00 vMB 3
554,141 554,141 0000000000000000002b3c432a939199990ab34914a9d40dd0810d34f3340653 2,609 1.00/1.00 vMB 13
554,140 554,140 0000000000000000000ca846bab70a08942b527ec5983fad84a1c0e13fe2ccd7 2,763 1.00/1.00 vMB 20
554,139 554,139 000000000000000000123faffc03f4c52eb5e1c8c025f1116bbab37224a118ee 1,756 0.68/1.00 vMB 10
554,138 554,138 0000000000000000002442a11754402426b05036548be1ffb308d0b2b88d44a1 1,346 0.53/1.00 vMB 12
554,137 554,137 0000000000000000000196a27e8814a7e39146d69a9cd7203f1ea7aa3a88ff08 186 0.35/1.00 vMB 3
554,136 554,136 00000000000000000011f2e253f871b2885f65737b554c800dea24bfd7eeabc3 2,867 1.00/1.00 vMB 12
554,135 554,135 0000000000000000001ee99f66a05857d96606628baf61922a6936d07fa4622e 2,426 1.00/1.00 vMB 12
554,134 554,134 000000000000000000012b19a43ee8a572514b9d188e033fbf2a85b5b01ffcd2 1,824 1.00/1.00 vMB 4
554,133 554,133 0000000000000000001b083d3cc97c1473ce514f43ac8d04d47601e247ad20bb 3,125 1.00/1.00 vMB 26
554,132 554,132 000000000000000000080abe6358d5ff588174ac36aa77bea4e6c5f8db1982ec 934 0.32/1.00 vMB 24
554,131 554,131 0000000000000000002b2a2fe7e664096fc4c66a60ee9c850f2c0ceb8b66af51 860 0.60/1.00 vMB 4
554,130 554,130 0000000000000000001620d65afe89e1aae685168afd3bc2f015a8cccb355d58 2,497 1.00/1.00 vMB 16
554,129 554,129 00000000000000000008b47e4bfa46628a1bed34f1bdb0a1f27e2cadcc560fc5 374 0.17/1.00 vMB 14
554,128 554,128 000000000000000000052206289a48d917a5058ab623c71d7abb71f9e04c88e6 964 0.43/1.00 vMB 8
554,127 554,127 00000000000000000003337984f397fa63404885749c1b38c04dbf9e8ecfea12 300 0.12/1.00 vMB 11
554,126 554,126 00000000000000000023d603d6f02f8aae4214f6126a5adc13d66cd03d3d9353 2,001 1.00/1.00 vMB 8
554,125 554,125 000000000000000000011b4aee5e0ba18818204159021931c8a451bbb641f3c1 1,003 1.00/1.00 vMB 4
554,124 554,124 000000000000000000082cad7e03d9a25d1093081e255cb75e176e6a3928826b 2,277 1.00/1.00 vMB 4
554,123 554,123 000000000000000000192d8162199090a48f3bc872de910b3f768b68b43315ff 2,735 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.02 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.