Loading Tool

Explorer IconExplorer

Memory Pool

70,612 transactions
22.30 vMB
0.06901295 BTC
Random Selection Loading Transactions
Max Size: 143.49/200 MB

Candidate Block

Mining Attempt cf583ac04c4daaf9515747b396a0cc4f40a12bd9affa88603d1ced1f11c4c84b
Version 20000000
Previous Block 000000000000000000012816b0bd6885113d018bf973fc985306ad18cca7e98a
Merkle Root ffd272c765a8b67ff6742b786f47c2c98843078bba1e80354f1d063755e9833c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,617
Size: 1.00 vMB
Total Fees: 0.01508006 BTC
Feerates: 151.12 > 1.51 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,664 (820,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,539 95,539 00000000000016bc0cd1b4e3d5039f2e69fd2717f92740921808d862aa75258d 1 0.00/1.00 vMB 0
95,538 95,538 0000000000014d579d5307878e8f2cff77d7e50c14617e754b0013d9357fb9ba 5 0.00/1.00 vMB 0
95,537 95,537 00000000000742c7daa46e1fd92a6496e516655a9c9cb1df1d264e39be2ac3cb 1 0.00/1.00 vMB 0
95,536 95,536 00000000000172f6e911a3dc120a7f2632c71302427a3508883dd7b89546c99f 1 0.00/1.00 vMB 0
95,535 95,535 0000000000039b6feaa9239d527425a12a69f10b65e1173d22b1306107be0e64 2 0.00/1.00 vMB 0
95,534 95,534 000000000005fc77e305c19af008876e82cefce943d5de11de7df22a9b6bb123 1 0.00/1.00 vMB 0
95,533 95,533 00000000000435f80a36c1b6ff6211b6455dedf24d948bbacdecc16b2f869101 2 0.00/1.00 vMB 0
95,532 95,532 000000000000380da8e00c4ec9e369735d5ae132a5e38cea0a6f96a9854d4abc 4 0.00/1.00 vMB 0
95,531 95,531 0000000000011894a9c6d682ea1f85bcb020fe11e954fda9d7fc4e6cab41d125 1 0.00/1.00 vMB 0
95,530 95,530 0000000000041453a93982a35499dd7258ab745937f080db41723b272b907a14 4 0.00/1.00 vMB 0
95,529 95,529 000000000007b05e62babb5611a7f682da2135c220dcdef507aec160d9e66514 3 0.00/1.00 vMB 0
95,528 95,528 0000000000055ebea1a3aae915f343b283e69a8f3860f2219cde720933a589d2 2 0.00/1.00 vMB 0
95,527 95,527 000000000000697b9905783264d70d40a8210efd148b6b5c1bc6fc396cf6f3bd 1 0.00/1.00 vMB 0
95,526 95,526 000000000007304a44fc767c3cfc9c4fcb38fcbfef8683302f9d12bb4af1d1a1 1 0.00/1.00 vMB 0
95,525 95,525 00000000000138745ecc9425a19e22c8934bf4d52d3aa76c5323b339e32900c5 1 0.00/1.00 vMB 0
95,524 95,524 0000000000011a0b06306638f40420aec5275ca628790c228be4524b47cea493 2 0.00/1.00 vMB 0
95,523 95,523 000000000003b1a9a07b8d27b949d383d11437cc2c1666dda454af3b5f4880c2 3 0.00/1.00 vMB 0
95,522 95,522 0000000000037fa7761e5bf365171b721ec71bc2d262f96749ab8c72913b701f 6 0.00/1.00 vMB 0
95,521 95,521 000000000002c4668c5c41c87c5ec47ca5c842aecb55a4a01c5e0ad0aad786aa 3 0.00/1.00 vMB 0
95,520 95,520 000000000002dd67ca79e6338d8c52eaa70e6650feaba5348003b4b957d2ab03 2 0.00/1.00 vMB 0
95,519 95,519 000000000003817986b41e65c43e6da348394e8a6faa8b9fb1053ee927d57e49 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.54 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: 773.53 GB
    • Received: 20.59 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.