Loading Tool

Explorer IconExplorer

Memory Pool

82,501 transactions
31.01 vMB
0.08293851 BTC
Random Selection Loading Transactions
Max Size: 190.31/200 MB

Candidate Block

Mining Attempt bb1bf131d39819510429c6fa50b3c48d8dd3f3b6791c6b6377a45e439b5e1e43
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root eaeac25f8df6671fc39e3a384d5e4bc3de61f26bbd1b79bc96601363e76e9cc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,675
Size: 1.00 vMB
Total Fees: 0.01317850 BTC
Feerates: 301.05 > 1.32 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (167,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,425 747,425 00000000000000000002332b5c8e18b8fefe8aab02ddfb10f22325d8e7099337 216 0.07/1.00 vMB 13
747,424 747,424 00000000000000000009011252e550fdb72bebbc5e59bf0a985b26aaa79bf944 879 0.37/1.00 vMB 10
747,423 747,423 0000000000000000000047708b6c15ce953e8f0559cf2af78ad9391e04fca4e2 2,195 1.00/1.00 vMB 12
747,422 747,422 00000000000000000009d59c568e9584c1b54ef937c11f84010182ed6a9b856f 565 0.31/1.00 vMB 6
747,421 747,421 000000000000000000072d840855bb0a5475437e39e828b573821d5aa493818c 2,514 1.00/1.00 vMB 12
747,420 747,420 00000000000000000001b2fe38177c0ae2695a7a3605a30fca38e92c8abf38a0 1,115 0.49/1.00 vMB 12
747,419 747,419 00000000000000000008d72fb3edd89be39960fdc53a6b44b91b4b236241b6e0 1,524 0.60/1.00 vMB 12
747,418 747,418 00000000000000000003c8fa957f604d773943625406e9628687420079ea9165 295 0.07/1.00 vMB 10
747,417 747,417 000000000000000000022216108243ff512e089dfc9302063789164ab2979eb8 882 0.37/1.00 vMB 4
747,416 747,416 00000000000000000003f5bf245b37a6b01e15639006b3ca6a43130254ab3520 2,486 1.00/1.00 vMB 14
747,415 747,415 000000000000000000018ce6944716fbfd3f5f72998039681cc336ec3433f886 367 0.70/1.00 vMB 10
747,414 747,414 0000000000000000000060a5f86a0dad27e9514054e086a3f6016e3e5978a0f1 2,124 0.74/1.00 vMB 6
747,413 747,413 00000000000000000008fb072e7e06e7cd965369747651a517a80e639f268168 3,447 1.00/1.00 vMB 18
747,412 747,412 00000000000000000002f2de92bb369f503d2bf262af259692c9ced848872c7d 704 0.31/1.00 vMB 10
747,411 747,411 00000000000000000005cb6bb0c36916411230c9feafa3e13c3ff6296a573cd0 1,917 0.90/1.00 vMB 8
747,410 747,410 000000000000000000049fb8aca1a3d088308b93bf2b0d91ea0aa785792a1986 2,860 1.00/1.00 vMB 10
747,409 747,409 000000000000000000069289868b0583862d63a1ec956458748a0dd4b560bc92 2,958 1.00/1.00 vMB 14
747,408 747,408 00000000000000000006c1172669e17646c0d65b16c0057a276298df44a144c9 2,974 1.00/1.00 vMB 11
747,407 747,407 000000000000000000077240dbd7b3975ab000ce91e5f683c04ee0b9c067a1da 22 0.01/1.00 vMB 9
747,406 747,406 000000000000000000006d16863e0c518f90d309fed466043ce6c48486145136 2,063 0.94/1.00 vMB 8
747,405 747,405 0000000000000000000a03e6724851cfb69d808f348594d6ddc51b64cf55c8f1 1,594 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.