Loading Tool

Explorer IconExplorer

Memory Pool

49,672 transactions
30.42 vMB
0.18492358 BTC
Random Selection Loading Transactions
Max Size: 162.88/200 MB

Candidate Block

Mining Attempt 860e2426b0fe7465bf256bbd9b9909c315be1eedc4e117fa72a1c081e4085fda
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 48a3a2021727b0c75ea72ee11ea7844f6a1722bd264001f704866fcd2df7ccf6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,792
Size: 1.00 vMB
Total Fees: 0.10032837 BTC
Feerates: 261.10 > 10.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (374,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,418 540,418 0000000000000000001429f8a9d1eb77710a0d311867fc353ef9f6801d872917 2,711 1.00/1.00 vMB 28
540,417 540,417 0000000000000000001eb24197b44f2710bde97d0765d8062f213d799c0fdabb 705 0.23/1.00 vMB 21
540,416 540,416 0000000000000000000ebbc57d4a2f9888b27560f2c1ac94e8476375f1059971 797 0.40/1.00 vMB 16
540,415 540,415 00000000000000000020af2456b403ab86991237541a0269424d11f53283e114 515 0.23/1.00 vMB 7
540,414 540,414 000000000000000000078561a198fb41f03b8f6158bd971bef3ee65545fe13f6 2,034 1.00/1.00 vMB 24
540,413 540,413 0000000000000000000f47d0deefbb26dfee3f9d50815329e6faafa429bd2312 715 0.36/1.00 vMB 4
540,412 540,412 000000000000000000146bb831a2b6d2d4cda9f058648ecaf0b181d392bb7ffd 1,966 1.00/1.00 vMB 22
540,411 540,411 000000000000000000017e2b505485a76be41d21328eff23ebfca29f4c8c07de 2,058 0.81/1.00 vMB 22
540,410 540,410 00000000000000000025afb635703078fbf51f6670cccda5d7d007423ddb6581 1,146 0.36/1.00 vMB 17
540,409 540,409 0000000000000000000e29283e27873e3eacd04f49ae55c2284d5c2fa2335d7b 1,150 0.59/1.00 vMB 31
540,408 540,408 00000000000000000010f93e704a38835ce8aa178c46afd0ff8b9516a2847486 10 0.00/1.00 vMB 14
540,407 540,407 0000000000000000001318b9d1ea2aaa42591e4dddf8011cf8d7e2667423348f 1,288 0.47/1.00 vMB 27
540,406 540,406 0000000000000000001bb58db4cd1e7eeaa0590a25c2e855dbd5f03ac2c0df7d 1,380 0.66/1.00 vMB 9
540,405 540,405 00000000000000000022a6ef2026678c93000f0235ebe6bc63389d60a0cd4cfa 1,669 1.00/1.00 vMB 20
540,404 540,404 000000000000000000171b59cb1ead796634c302540f7e6bf750277e59622f2c 644 1.00/1.00 vMB 12
540,403 540,403 0000000000000000000d2a8712db853f0b5c87caff010517f8a82d2cf040af2f 1,658 1.00/1.00 vMB 18
540,402 540,402 00000000000000000021816ca4c6942505f026410eb35a79f9bf130ff0f9497d 1,802 1.00/1.00 vMB 16
540,401 540,401 0000000000000000000703299669f908a1554aa45eeb986c68e8c70d538d0693 1,642 1.00/1.00 vMB 16
540,400 540,400 0000000000000000001ca4519c0e39caf931133e3e34cdbf4ca0ee0d74fea9f2 13 0.00/1.00 vMB 15
540,399 540,399 0000000000000000001598aee98a3bf6ab78f5dbce6f1979b451e364189d88f3 2,608 0.98/1.00 vMB 11
540,398 540,398 000000000000000000223649c8c68cc7f3d295eddd69f54e0d0b2d46d071338a 3,008 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.