Loading Tool

Explorer IconExplorer

Memory Pool

40,719 transactions
27.91 vMB
0.07284160 BTC
Random Selection Loading Transactions
Max Size: 143.27/200 MB

Candidate Block

Mining Attempt 47cc8290cef6f7884f945776814e181e38677ddd460c46ced0184e3961f1d0f8
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 (415,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,900 498,900 0000000000000000006d2f728a9a3ad76a6a2998440cb3801ee909ae33e68bc2 2,927 1.00/1.00 vMB 307
498,899 498,899 000000000000000000797503c6729e2f0845f310c9821f21e76e94207698b298 3,026 1.00/1.00 vMB 354
498,898 498,898 00000000000000000016e0394b0cbf09bb11df8eafa941468d6ca1e6aae37235 2,710 1.00/1.00 vMB 364
498,897 498,897 000000000000000000376be0fd0d2a908d496d5f01f236dd6b4ed68f3b6066d1 2,441 1.00/1.00 vMB 380
498,896 498,896 00000000000000000065588c97e0be18e7ebf3da41ec76fd8d3a217b18cc1c22 2,162 1.00/1.00 vMB 387
498,895 498,895 0000000000000000006fc548b352714b9e18758623b9e8b2a0a3d37e9c595713 2,399 1.00/1.00 vMB 369
498,894 498,894 00000000000000000002e8ba7200eceeafe71292f241cb24d48e5cdf18aa07da 2,432 1.00/1.00 vMB 431
498,893 498,893 000000000000000000aec8114853cdd22b7be2f84f189dacff94ae6ac11169ae 2,562 1.00/1.00 vMB 379
498,892 498,892 000000000000000000acbcd21dd8de37fe9072ab413be1e1db3a1c8ae4ebb350 2,379 1.00/1.00 vMB 326
498,891 498,891 00000000000000000009f9081590129182717fdf6d0fc9103165a84737685383 2,851 1.00/1.00 vMB 289
498,890 498,890 0000000000000000003ea862ee679b4fe45caa9d55937dfe49e637879822cebd 2,551 1.00/1.00 vMB 411
498,889 498,889 0000000000000000007955a06540aa7a3986ddb8c60799c4cb7bb114b4fb1c90 2,592 1.00/1.00 vMB 368
498,888 498,888 00000000000000000006cd8c4c5c0582afad218f13eb02f1351d0fa1821590d7 2,976 1.00/1.00 vMB 355
498,887 498,887 00000000000000000037806f60268fa090ad7e0cce5555dad3d4e28f7312b24a 1,982 1.00/1.00 vMB 373
498,886 498,886 000000000000000000aeac1e845cdbee5ea56717fbb1d8c05d9ce4a06a905f58 2,348 1.00/1.00 vMB 441
498,885 498,885 000000000000000000ac857f50176b25757158357f727de42eadd249ef09b3bc 2,359 1.00/1.00 vMB 219
498,884 498,884 000000000000000000846c44d78af6b8466f04301cc39d891d6e24ff0fc68978 2,473 1.00/1.00 vMB 294
498,883 498,883 000000000000000000194ee5b594b240efcd196e35202c372f0c512592516541 2,314 1.00/1.00 vMB 346
498,882 498,882 00000000000000000065998ce78e758cb1d370e7351d75f39aafd60501e18ae1 2,336 1.00/1.00 vMB 357
498,881 498,881 000000000000000000aa975de1014441d7beacd5f6a02fc25f41b6d478c0c602 2,414 1.00/1.00 vMB 350
498,880 498,880 000000000000000000a665c5394ebca382bb8a7d9065ef1496190eedf210639b 2,798 1.00/1.00 vMB 278
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.