Loading Tool

Explorer IconExplorer

Memory Pool

88,045 transactions
32.10 vMB
0.13353218 BTC
Random Selection Loading Transactions
Max Size: 194.54/200 MB

Candidate Block

Mining Attempt c2c7ff2b236bf56878bb5b4ac6210e089434f17cb98dfdfaebe821a770bdc077
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root b30c1660650aa00c4db0dd725bb48d591a42eb378c9560ba7a8477dc1c13d2af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,821
Size: 1.00 vMB
Total Fees: 0.04868797 BTC
Feerates: 101.65 > 4.88 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (520,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,497 394,497 0000000000000000091559c2540cd111984107bdc22e797dd0809fb476c2051b 152 0.11/1.00 vMB 61
394,496 394,496 000000000000000000e8a3a149cbed5d9b7acb6c5db6aafdfb4bdfd023cb08e0 1,413 0.76/1.00 vMB 36
394,495 394,495 000000000000000006c07ce52f6dd4d4e88ad175b71b4e032c7658afa7b6bfd7 442 0.19/1.00 vMB 44
394,494 394,494 00000000000000000069b8335d2d82ed5aa7c56c5d2a186762bc6b35103744e6 1,305 0.75/1.00 vMB 54
394,493 394,493 0000000000000000090567c2b053f5ad1b2903998eec16203f2bd2490eed635f 898 0.40/1.00 vMB 41
394,492 394,492 000000000000000001e5ce5d4f88f6a7022afd5e91c868a75f4a520d98c1b0d6 1,825 1.00/1.00 vMB 44
394,491 394,491 000000000000000004d129337857763af490481b4415da8fa6ae6a28e10ecc89 822 0.49/1.00 vMB 28
394,490 394,490 000000000000000009a28401ac9bcba1cd57f468a2787779f3a2043a23d57258 1,646 0.93/1.00 vMB 42
394,489 394,489 0000000000000000063f7a05046c987de3f752cd3fdb570cf1fd2dc973bfdf3a 1,538 0.75/1.00 vMB 47
394,488 394,488 0000000000000000035689ce809b2b342e79cd90728e42e430f7416a931ee83f 489 0.46/1.00 vMB 21
394,487 394,487 0000000000000000014e7f618e1ff25e39920225da532795f55b68d801dc1e30 2,458 1.00/1.00 vMB 47
394,486 394,486 0000000000000000096085e900759631eb87e52f3264c9bf7ed5daf6447e8866 309 0.93/1.00 vMB 7
394,485 394,485 0000000000000000003872f3d61bde1605344bae31f3ade5e40f0d0051f8d85a 776 0.91/1.00 vMB 15
394,484 394,484 0000000000000000042cbbe58f5e13ea202a0562f203260e925a0406bb5df4f9 1,432 0.95/1.00 vMB 37
394,483 394,483 0000000000000000066d40e4a4d53b7394f5ad360c63309f1d4ecddc64c63507 2,153 0.93/1.00 vMB 46
394,482 394,482 000000000000000005019fee9c323a97957dd4a787b4e30bd6ddd14db001d7cc 1,880 0.95/1.00 vMB 36
394,481 394,481 000000000000000007fdc4253eac7bc97196707947ce4da7453cf1cc3436a925 984 0.99/1.00 vMB 24
394,480 394,480 00000000000000000418b88100ae76664fb6ebff0255fb98f3288aaee73aef82 1,803 0.75/1.00 vMB 50
394,479 394,479 00000000000000000542bb2230fb9087dec20b641ca9636a17a6780448edc2b6 994 0.95/1.00 vMB 18
394,478 394,478 000000000000000004ed00199059a116f9e1dc3a820372d3e74eb6ac7f3297c1 1,084 0.93/1.00 vMB 23
394,477 394,477 000000000000000004608fcb0fa05cc9890b7b235c11ea0a1c802f4e09deb257 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.63 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.