Loading Tool

Explorer IconExplorer

Memory Pool

43,860 transactions
27.39 vMB
0.07148654 BTC
Random Selection Loading Transactions
Max Size: 143.73/200 MB

Candidate Block

Mining Attempt a1c0640bd23acdbe7b624a73e9cfaaef9b53bc62f51361e4713844031d6deeea
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 70f8fb7050376614262ca79d093f793e83459f9cf4cb93e984e610e6a40581a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,959
Size: 1.00 vMB
Total Fees: 0.02010696 BTC
Feerates: 298.50 > 2.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (354,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,731 560,731 0000000000000000002181938174ce4b47ba3738a3406a4251e36d6ce2d08e26 3,136 1.00/1.00 vMB 14
560,730 560,730 0000000000000000002437ac9e37b24b8d45788a8ec0daa31436cf4c88d6be44 433 0.22/1.00 vMB 7
560,729 560,729 0000000000000000002972775156942956710b94306daeebd4d2946e6fa7cd11 2,038 1.00/1.00 vMB 10
560,728 560,728 000000000000000000002a5f8696df7d649893432dd56c1d9394a46cd2f42840 2,075 0.65/1.00 vMB 5
560,727 560,727 000000000000000000217643851d0bdda2016753893e2d33b21f927bfa23bf90 3,066 1.00/1.00 vMB 16
560,726 560,726 00000000000000000003d3597b3107dd626a121b4a0ca02fe5b059c6ebe5a509 768 0.26/1.00 vMB 11
560,725 560,725 0000000000000000002380cd62227bc3304e8e2c832e8242182afe12dcb9f68a 1,536 0.53/1.00 vMB 20
560,724 560,724 0000000000000000002728704351fdff5d97a561dd9270845dea8de11e179ffa 222 0.08/1.00 vMB 10
560,723 560,723 000000000000000000065ad957ac60d9830fbce0fc14d3796688401794943cb0 328 0.10/1.00 vMB 16
560,722 560,722 000000000000000000180a37ff03f478834fb319a6ca1553007856714f85a261 974 0.33/1.00 vMB 15
560,721 560,721 0000000000000000001c23b94da8578d99da8eeee262dc01acd630ca28012dab 1,027 0.36/1.00 vMB 15
560,720 560,720 000000000000000000220c959ad150f08c329d82744fccd18c5a8ce1a4cbfb5d 2,718 0.87/1.00 vMB 4
560,719 560,719 00000000000000000027d93345ed435a2a9225b9b62f159fe3949ec703017929 2,913 1.00/1.00 vMB 25
560,718 560,718 000000000000000000015b6ba4a196223964d3118b7078b1a2497113268e905c 2,389 1.00/1.00 vMB 7
560,717 560,717 0000000000000000001b39f07c8339670d374a4e7a3963e661fb0b025d67d2a6 2,014 1.00/1.00 vMB 19
560,716 560,716 0000000000000000000b8cfee1b3793e633cb61e65ac36c79d2a820fa3bd0bf6 2,866 0.90/1.00 vMB 16
560,715 560,715 0000000000000000001857a91934c3f9ae8ad79ad15172ac0d516aec0ec3f862 2,518 0.76/1.00 vMB 12
560,714 560,714 00000000000000000029aa02a6475db129b34df14347a0d60429fe6baed5fc4a 2,763 0.84/1.00 vMB 17
560,713 560,713 0000000000000000002b5810bad23515912db0945f21ec89115c2a81b1b88491 3,311 1.00/1.00 vMB 12
560,712 560,712 00000000000000000024bd36643b8b07bcee4f496fa8599a1841a15e8ecf6a85 2,881 0.94/1.00 vMB 12
560,711 560,711 00000000000000000006296c039f51a6939fc839c2a8f72988bd12e1633abafc 3,163 0.98/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.