Loading Tool

Explorer IconExplorer

Memory Pool

41,937 transactions
26.55 vMB
0.06153031 BTC
Random Selection Loading Transactions
Max Size: 138.70/200 MB

Candidate Block

Mining Attempt d8e164e593bb7b3655585716897edd9067e45c11adbf6b888e80ad67af6a0bda
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root a1fa9a3cd8ca9196f0d505b2411a75a58f128ecd8205581f353beedcb72138b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01179290 BTC
Feerates: 47.58 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (384,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,131 530,131 0000000000000000001be55a89e33cdfb69aaf2c91c56362d7eeaa2f03b17f07 916 0.67/1.00 vMB 13
530,130 530,130 00000000000000000004b07bb4fe6f4dc224d78c91b52eb78826f1b04ce1fbd5 1,465 0.95/1.00 vMB 8
530,129 530,129 0000000000000000000ce9e5763d0a73beeebff5374e8497fbae456b1b670854 335 0.12/1.00 vMB 66
530,128 530,128 0000000000000000002c68a4a9fc3e2448093654457f55ca2f459eddbe0a5c3a 198 0.10/1.00 vMB 22
530,127 530,127 0000000000000000002acc16c6b49a3fe1694a62174a8138a0f17d3c7c825b96 610 0.40/1.00 vMB 17
530,126 530,126 00000000000000000016b6b56b6e0c66ad5eca7114a357ba0840a889e3bcd646 717 0.77/1.00 vMB 6
530,125 530,125 0000000000000000000b2ebe1b601d030edc949c027709e8c5e32ce49652f9f4 695 1.00/1.00 vMB 12
530,124 530,124 0000000000000000001a9d0eec273dec17fe46a9971a4f1639912c049edb8c59 307 1.00/1.00 vMB 3
530,123 530,123 0000000000000000002de116ebd645736bc6cf9decb9dd8982b2ad25731a5a81 2,362 1.00/1.00 vMB 10
530,122 530,122 0000000000000000001059159517bccc1071708225bf76fa8392ca4107ebed35 1,604 1.00/1.00 vMB 18
530,121 530,121 000000000000000000081b7bf834384e0198baf0fcb157dfa293ce75270383aa 942 1.00/1.00 vMB 28
530,120 530,120 00000000000000000025c3a8404acf1cabc9fe0a2901f59828128c3bb16f7616 64 0.05/1.00 vMB 12
530,119 530,119 0000000000000000000a430b6fdd3766c627f161433d1e83ebc19cbfca96cb8c 699 0.58/1.00 vMB 3
530,118 530,118 0000000000000000000c0590f95f01701eb40dc83fa64e523a6ed85c61c11428 382 0.20/1.00 vMB 46
530,117 530,117 0000000000000000001b2cb49462e526c442250fbd7e9555a8cd0d3cb6ba58b5 161 0.17/1.00 vMB 7
530,116 530,116 000000000000000000056c0b8256fc099b5885e5fc598ac0c51b7da17dfcf396 456 0.30/1.00 vMB 20
530,115 530,115 000000000000000000326b1697654ecb3df8f27c345e51ac45b1d0ee41e7d619 693 0.44/1.00 vMB 13
530,114 530,114 0000000000000000003595d3e2aec4f61e21b9c880c6089a5a9e53246e278d01 611 0.44/1.00 vMB 17
530,113 530,113 000000000000000000002a56b527daa93656ada6e3e9f19c5f933206c559adc7 296 0.46/1.00 vMB 6
530,112 530,112 0000000000000000000ee353aff9f0b127b1291bc50f936d9a01dbcf026f9193 1,917 0.99/1.00 vMB 16
530,111 530,111 00000000000000000019a0afc57a1c47b2fa347213a777e3a377a5482f988ce6 258 0.20/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.