Loading Tool

Explorer IconExplorer

Memory Pool

78,886 transactions
29.39 vMB
0.08269195 BTC
Random Selection Loading Transactions
Max Size: 179.69/200 MB

Candidate Block

Mining Attempt f65ea9ed4d2dfa25baf9f81ba8998bcbc24b125891011b3ad58094a3381f0145
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 691c21807e173f83e8aa3601d3bb8530f265d8b2df3f9eacc4baa8b03fd75f8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.01812036 BTC
Feerates: 402.60 > 1.82 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (634,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,771 280,771 0000000000000000648e748e05a35ef00dde053f9d7f41eb99aec77004b6f159 51 0.03/1.00 vMB 30
280,770 280,770 000000000000000043d466dce2b351321c0e23b8d692452ea9719d4074067ef6 413 0.23/1.00 vMB 38
280,769 280,769 0000000000000001ac2971e062396eabaf88d7bdcce51089a3d3faded859b1ad 317 0.13/1.00 vMB 62
280,768 280,768 0000000000000002259427de9fac00c9b1c44ec5eb7d5b51f73c90fb01b47672 173 0.10/1.00 vMB 29
280,767 280,767 0000000000000000439de09c14f36fce4db74a76781b60e23c1fe0aad3475dd1 597 0.25/1.00 vMB 45
280,766 280,766 000000000000000019079eeeb7049328a06beb9df9ae3ddb06518b0a3bce3422 30 0.06/1.00 vMB 15
280,765 280,765 0000000000000001a0c85d867710d28e3ac61db7fe1b8714060e60e477ed14bd 421 0.17/1.00 vMB 51
280,764 280,764 000000000000000049601410b5131849bfcdf2359ef553747825c3a6b900b32a 233 0.13/1.00 vMB 32
280,763 280,763 0000000000000002092747ec30dcea9944266f4478f8eec0396fdec123ffa279 173 0.08/1.00 vMB 33
280,762 280,762 00000000000000013d97bc553b8cb91efd0f081cd05de26833074dd47e2a0541 39 0.02/1.00 vMB 37
280,761 280,761 0000000000000000ddd006fff7df193006a57efefc43623a70bd0bccd277c801 356 0.26/1.00 vMB 21
280,760 280,760 00000000000000007fb4d892906cd23e4764e5e3a89d22b55a3e6cb8de3348ff 103 0.03/1.00 vMB 129
280,759 280,759 00000000000000022e0887eeee1c193c490b73126c5d217daed29336a6c534aa 34 0.01/1.00 vMB 79
280,758 280,758 00000000000000000945e2b2a1a8fdf4336da1c7906b8ae1cd146c71dad86f3c 219 0.10/1.00 vMB 52
280,757 280,757 0000000000000001c0c1bb485fae446a63a73d3ba90487828a6a2d82dd9059b7 481 0.27/1.00 vMB 30
280,756 280,756 000000000000000242b88a9f7cbd0421ae0e85f45e7481d96d0e2ce9246f89fc 282 0.14/1.00 vMB 34
280,755 280,755 0000000000000001e3faf6046f09454606d68f22ccab4adc144a0d4896bf0957 382 0.22/1.00 vMB 28
280,754 280,754 00000000000000024d75ca4e13e8cca0e6f6a3b260693bdea6be3f68cb4ec225 92 0.03/1.00 vMB 122
280,753 280,753 0000000000000000e5c00ae50ba14273e86532eaabd959f48317007402fbac92 162 0.08/1.00 vMB 36
280,752 280,752 00000000000000013abd0cfbd8a082d7afbad01b36d1d0524a951d340a9f3d34 191 0.08/1.00 vMB 45
280,751 280,751 00000000000000007f985debc3eca2474a3eb389a5c083d4c7b8f160343f5ffb 141 0.06/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.