Loading Tool

Explorer IconExplorer

Memory Pool

78,537 transactions
29.42 vMB
0.09848576 BTC
Random Selection Loading Transactions
Max Size: 177.22/200 MB

Candidate Block

Mining Attempt 2a8e6b2b64ae73d39ca530d4ced0ffd5d9614a37e8afceac97b31e877cbb86e0
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root fc47f34a929679f145e9ff2303f0f5f67bba2ba726d58f7962efd68b8ba3fe32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,483
Size: 1.00 vMB
Total Fees: 0.03518072 BTC
Feerates: 103.00 > 3.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (398,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,223 516,223 00000000000000000013cbbfca9c6ec0e61b96e78591221b2eeeb4eb80454e23 741 0.66/1.00 vMB 17
516,222 516,222 0000000000000000001fc4a7dc2a05a7cad101de54a8ea89db498af53e7e8738 326 0.22/1.00 vMB 18
516,221 516,221 00000000000000000029afe4e93ee00f52aaa82f1d65f9608160da81961d6331 134 0.06/1.00 vMB 13
516,220 516,220 0000000000000000003dbf93c81132fa73c1d7eff23d0a2cd5b8df8f82e1c6e5 701 0.50/1.00 vMB 19
516,219 516,219 0000000000000000001ef82609a307e528ac8c6f598ab7722b7b13ca64f2dc07 106 0.07/1.00 vMB 24
516,218 516,218 00000000000000000000b09ee6c28fc5bdd1d6db3d82649900e571f98e502d69 776 0.44/1.00 vMB 27
516,217 516,217 00000000000000000026efdc725e74e17ab5b661d136c4c660a7a4d97fc2acf0 56 0.04/1.00 vMB 67
516,216 516,216 0000000000000000001f42e867df19d9e9fde79c9f8218749565ca4409adc0d0 402 0.15/1.00 vMB 37
516,215 516,215 0000000000000000000743a1abddf37e9a1a7cf82b700aa8687dbf4a98e5c1d9 1,315 0.49/1.00 vMB 33
516,214 516,214 0000000000000000003a3b756ef9ca20c0650e266f62464a2d928a19ab2e900e 482 0.31/1.00 vMB 16
516,213 516,213 0000000000000000000eb8770d61eac5e51148edd10d9b3f0de5cbc009441533 140 0.06/1.00 vMB 16
516,212 516,212 000000000000000000414badec9f686288f81329e00f46b68218c515dd483893 740 0.37/1.00 vMB 31
516,211 516,211 000000000000000000140112037f53276ccbd24a5c5c9d5660fc8485ce3605fe 1,002 0.44/1.00 vMB 26
516,210 516,210 0000000000000000003bb1cd2556b009df9b710bb773ea1466360194d312a242 509 0.16/1.00 vMB 22
516,209 516,209 0000000000000000001da73c8fba2485d8d2b9d59ccb8e32b099cbfb98993a07 1,117 0.53/1.00 vMB 30
516,208 516,208 000000000000000000497abfd2d649f64f4d3ef4a8b30891576b671cadd02551 1,724 0.99/1.00 vMB 16
516,207 516,207 00000000000000000037ac86ba79d83ebda92edef8ab139c27df453f8d8002e2 128 0.06/1.00 vMB 47
516,206 516,206 0000000000000000001dc7256cea157ae23f1788e662c008a3ea553e1e4ce570 195 0.08/1.00 vMB 26
516,205 516,205 00000000000000000045947a16e7eda3f561a1876ce0fa1e3f6333d0e2caabcb 561 0.27/1.00 vMB 24
516,204 516,204 000000000000000000110ecc3cc4f603aa01f55dae7fe683c5f7296a54df6d8e 852 0.54/1.00 vMB 20
516,203 516,203 000000000000000000347da3f8ff2720a21dda47fadd7426bf3a2644b36d37b8 987 0.70/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.