Loading Tool

Explorer IconExplorer

Memory Pool

81,576 transactions
30.01 vMB
0.09032856 BTC
Random Selection Loading Transactions
Max Size: 181.20/200 MB

Candidate Block

Mining Attempt 5939518d0c844f5455a62e3453f379f4d0af3b3ac32e98877f3f253005f87cda
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 48d4310d0a553dce19a80bf4afb6cd990d143d7f1137bcf881dfca1c3902666f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.02897819 BTC
Feerates: 502.62 > 2.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (331,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,769 583,769 00000000000000000016951fb677e4e952776b7ac7e6c7f3f0eb04dd2b9bd398 3,154 1.00/1.00 vMB 72
583,768 583,768 00000000000000000000ff818551ba8cc3ea3c5b913d0c775801b053e911d306 2,856 1.00/1.00 vMB 55
583,767 583,767 0000000000000000001cffff6a16d5f937db6aecaf2c0621146199ccc91914b8 2,459 0.90/1.00 vMB 44
583,766 583,766 0000000000000000001e73fa0a66caad490967f73942ed9015296514f2823f3b 401 0.56/1.00 vMB 3
583,765 583,765 0000000000000000002259f27e1ec60ac8c5eaaf9de86e29dcce2a462e0ed861 927 1.00/1.00 vMB 12
583,764 583,764 000000000000000000127bea2b2876e960aff0e092731faaab73ca42a417e32a 652 1.00/1.00 vMB 15
583,763 583,763 0000000000000000002297a3e697eb46a4ee25915162b9268e0e2345171a4b37 1,575 1.00/1.00 vMB 27
583,762 583,762 0000000000000000000a0d791b741b3eec304b8280d3907799b7c4c4fbe22de0 1,263 1.00/1.00 vMB 18
583,761 583,761 0000000000000000001d35088845ca5ce73f75c2320a5a6e092865c7d5020177 3,080 1.00/1.00 vMB 58
583,760 583,760 00000000000000000016173063237d4268b04900a886df6408510c9a53d7e69c 1,827 1.00/1.00 vMB 12
583,759 583,759 000000000000000000224a10a9b89465786d76476270b704078a8a8a97a5c7bd 1,962 1.00/1.00 vMB 56
583,758 583,758 0000000000000000001391775342e13f719a8787143972fe79772a8f6f283582 2,875 1.00/1.00 vMB 91
583,757 583,757 000000000000000000134d227137c4bf7165c83212a726ba95bf8cfefd90a541 2,779 1.00/1.00 vMB 43
583,756 583,756 0000000000000000001a1b908a873a4ae6c47b003e79e02b32699a0144b6072e 1,681 1.00/1.00 vMB 6
583,755 583,755 0000000000000000001b7276e5db99ef9580a7b96bfbba349255dba54317dd3c 2,841 1.00/1.00 vMB 76
583,754 583,754 0000000000000000001c5f35524efcd175543370b3dee482e1abede7eeb9b85b 1,744 1.00/1.00 vMB 29
583,753 583,753 00000000000000000021c47931f93dd77cfe4febd8c0e5f9554749461b9019ba 2,542 1.00/1.00 vMB 35
583,752 583,752 0000000000000000001ccadd80c5ae268626445dcbbcbf1fd34f4bbf2edbe3f1 2,647 1.00/1.00 vMB 68
583,751 583,751 000000000000000000232e8de6ee54f361c609f34954bb02a403b97399347966 369 1.00/1.00 vMB 6
583,750 583,750 000000000000000000206073ab4991649af3b5a8d8ad9fa94032da0ba00a6269 2,876 1.00/1.00 vMB 9
583,749 583,749 0000000000000000000fabe6b5103329fec05bdbc0f91cd5678f11e010c5df47 2,285 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.