Loading Tool

Explorer IconExplorer

Memory Pool

40,700 transactions
27.91 vMB
0.07278117 BTC
Random Selection Loading Transactions
Max Size: 143.24/200 MB

Candidate Block

Mining Attempt 3e49189ba9919bb02b58440ba3fe02554d3db5ff48b4b1374244a586d29e0fbc
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 49658ee2ff19b6f38538360bda4b25504bedbac5e4debd55fbba6bfd5c87979b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.01930253 BTC
Feerates: 101.49 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (151,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,082 763,082 0000000000000000000133dfde31ec8132e9578129d346bbf6681f212af1793f 2,835 1.00/1.00 vMB 29
763,081 763,081 0000000000000000000420b31dbc42c3ab0a0bfc54953b62685d085f99c770df 1,649 1.00/1.00 vMB 10
763,080 763,080 0000000000000000000770989266bb778f120d8d4035ab8e6fc5a7adaf3a3ec7 1,933 1.00/1.00 vMB 16
763,079 763,079 000000000000000000058ccf24f1bf7f77dc54c58adb33df2e3b3c6415587957 2,001 1.00/1.00 vMB 32
763,078 763,078 0000000000000000000135696630245a76e79a98f164771e8b116a7c69b50524 2,751 1.00/1.00 vMB 9
763,077 763,077 00000000000000000002711038b037a19395d71aca81032b683077488f2fe40a 1,629 1.00/1.00 vMB 13
763,076 763,076 00000000000000000007673b1e664a2f28c423a16d4fd15ed4c3014765de8a3c 1,182 1.00/1.00 vMB 11
763,075 763,075 00000000000000000001b4225f12bfbd0e67998d0dfd8e4b6a9016ecdf1330e2 2,535 1.00/1.00 vMB 17
763,074 763,074 00000000000000000000399cb93c29222b36fb6b2e0c19f26a57914438c7f74d 2,741 1.00/1.00 vMB 31
763,073 763,073 00000000000000000001352b1bbb20738813e1085930fc8117b96841fdb6d118 1,462 1.00/1.00 vMB 15
763,072 763,072 0000000000000000000306a4ec6909e71643353e63aa75b0d6ed8b9d2092c0bb 2,237 1.00/1.00 vMB 28
763,071 763,071 00000000000000000005af535cd2a097348f185833b81d0c54bda9dd1e14ff2c 2,940 1.00/1.00 vMB 27
763,070 763,070 00000000000000000006471740c1a606b3f132d5ecabcc8f5c2b18b2054aafce 1,965 1.00/1.00 vMB 6
763,069 763,069 0000000000000000000147a205302effff759758b1983e92424f32f4262aaf6d 2,525 1.00/1.00 vMB 14
763,068 763,068 0000000000000000000672e88e7befdc9ab2fd9bff79d9a9c07122747a12ed46 2,661 1.00/1.00 vMB 6
763,067 763,067 00000000000000000002ab5b24ad96695be2971747d865b84d886f2a051ee811 1,721 1.00/1.00 vMB 11
763,066 763,066 00000000000000000000a5c19964249d799905cc0aca3e3076977c17af33a418 1,804 1.00/1.00 vMB 20
763,065 763,065 000000000000000000035a67aabe21b0c254a8e65a329da4fa4bb6526db00322 2,795 1.00/1.00 vMB 17
763,064 763,064 000000000000000000066924235a134883082dd319e2a07d5471dc72a99ecf7b 3,037 1.00/1.00 vMB 38
763,063 763,063 00000000000000000004ceb29f597955944a85936a463fa0e00e06f7d947b6f4 2,013 1.00/1.00 vMB 25
763,062 763,062 000000000000000000067a3246a2275624659e24a7e7000457b7499058bf1c31 3,512 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.