Loading Tool

Explorer IconExplorer

Memory Pool

74,008 transactions
27.38 vMB
0.06961147 BTC
Random Selection Loading Transactions
Max Size: 166.91/200 MB

Candidate Block

Mining Attempt 3667dbd9be4d81a51ea2a4e801524e026149b99e4362d13b6976fe511bfad835
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 7f09328a8b54ae3e35362f4aeac64fc92442cbb38c862460ac6cb97d7a75916b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.01136924 BTC
Feerates: 337.46 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (512,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,469 402,469 000000000000000004990ff4d4fc68a5fa2f136130e840dfea899b8ee267dcc6 528 0.32/1.00 vMB 33
402,468 402,468 0000000000000000068577316bd6104a8d5eb92e794572a787522ebce2b47bf7 116 0.08/1.00 vMB 42
402,467 402,467 000000000000000001626a3d55993febe7fe67d91feba510190a2cd0c7c11a69 1,434 0.69/1.00 vMB 40
402,466 402,466 00000000000000000254718ec4d56ff8992375d755ed356078a5ad9ad6bb1087 154 0.23/1.00 vMB 3
402,465 402,465 00000000000000000283ca8297d5add5a8a1a02b84930dd9ff642a86446b4d59 441 0.29/1.00 vMB 32
402,464 402,464 000000000000000000b99a0ee8213d69686a01da8bfb5defe924e0e311c29b67 874 0.49/1.00 vMB 38
402,463 402,463 000000000000000003ddbb406147ca932e3803feec0f5be42c6ce415329e0815 159 0.14/1.00 vMB 35
402,462 402,462 00000000000000000266e7cd18966e304354e04fcae05c86c28748afb3d171c9 728 1.00/1.00 vMB 13
402,461 402,461 000000000000000006260c3987a862b7c708ea4c9037dc54c0d6680df40a7aba 1,643 0.99/1.00 vMB 38
402,460 402,460 0000000000000000035375aab43f01f8b1ebff330a6ce265313b190af579f66b 1,678 1.00/1.00 vMB 28
402,459 402,459 000000000000000002bb073639cd1c70e589b01980f15a29834cfe7649c26f04 2,180 1.00/1.00 vMB 51
402,458 402,458 000000000000000003cd0a331235c6f622d3e5a142cb2bfc102e05730c06eb7e 2,513 1.00/1.00 vMB 38
402,457 402,457 00000000000000000453d3ced6923bbe7b100ab6fbea54b81c101d73f38301ac 1 0.00/1.00 vMB 0
402,456 402,456 000000000000000000308c18f955fc659107d11e5abc37d22d35ba110970d3cb 2,749 1.00/1.00 vMB 91
402,455 402,455 000000000000000002dcb5a04c22a77a87524ff49b10aa947b1d41365018edf8 441 0.21/1.00 vMB 28
402,454 402,454 000000000000000002d49e5a492e04519a7fbaf6cdc632a542f22ef77ba1f8dd 106 0.04/1.00 vMB 40
402,453 402,453 000000000000000000a40f0709b6b44a0cf0bcc52377d09dc70d53fa9b930a29 860 0.40/1.00 vMB 38
402,452 402,452 000000000000000001f0d1e4a3fc08c9c63e87b373a761643e9bb90aea187c6b 1,179 0.86/1.00 vMB 30
402,451 402,451 00000000000000000487c7d1802afb3cc3943d4141c2a5a7e67ca54657d728a8 1,620 0.79/1.00 vMB 39
402,450 402,450 00000000000000000557501654fdcd895255329663beee82ff679a6adebaa425 295 0.32/1.00 vMB 21
402,449 402,449 0000000000000000066d68cd65cc1beed9d790647ec385ce4b70e2de5485ec85 730 0.43/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.