Loading Tool

Explorer IconExplorer

Memory Pool

73,500 transactions
27.18 vMB
0.06253128 BTC
Random Selection Loading Transactions
Max Size: 166.07/200 MB

Candidate Block

Mining Attempt f1a255cf35fa5228f0c864379bb599dc51cb7ee901e64f547cb40f7545c4ff19
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 2593774e18fad21283ef1f921f002b0014da1f1a60ddca0012c92388f3ef219d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.00493072 BTC
Feerates: 14.05 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (12,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,025 903,025 00000000000000000001180cd92c9cdc53c542955455542c2b8f93f3c0f11798 602 1.00/1.00 vMB 1
903,024 903,024 00000000000000000000273be61f2ef51e8a58a5a466ef6a2b42395575e4e5ac 623 1.00/1.00 vMB 1
903,023 903,023 0000000000000000000062ba3c3c0c6972cdb427a01fd3102313162fa4561715 928 1.00/1.00 vMB 1
903,022 903,022 00000000000000000000b11763c1e27d15c24c90ce3d82ace41af804fbb4a13f 3,056 1.00/1.00 vMB 2
903,021 903,021 00000000000000000000a61cd2faae5162db90c2d3d3475477e8f3e635bf2d1d 2,928 1.00/1.00 vMB 1
903,020 903,020 00000000000000000001d24dea981b842b3d27d74c66cfb636bbd63c159f4303 2,852 1.00/1.00 vMB 2
903,019 903,019 0000000000000000000239208aa9f000b5784c9550b705ccf1d8336d9aff431f 2,314 1.00/1.00 vMB 1
903,018 903,018 000000000000000000001a7dc1c4c13abcfb4bc9d0c09905fc93f2f02f924d2a 3,980 1.00/1.00 vMB 1
903,017 903,017 00000000000000000001c8001d2321ad69c7dd8c7306dbee8250e826f94aaa2e 2,578 1.00/1.00 vMB 2
903,016 903,016 00000000000000000000377187aa703e3c62b1b3ed2fc2ba1e91380d00dbcd10 3,261 1.00/1.00 vMB 5
903,015 903,015 00000000000000000000f49d29cd2a6c138c57d68c0fdc4fad720b1ad2654df0 2,144 1.00/1.00 vMB 4
903,014 903,014 000000000000000000019ac66b47b4cd5b24f118a876d7d65515bbdace129c76 3,189 1.00/1.00 vMB 3
903,013 903,013 00000000000000000001f4a586193b225e61945b57edb48565587bf7ec4bf420 4,357 1.00/1.00 vMB 1
903,012 903,012 000000000000000000022242f703d443ea1d9203c9b88f5bd9795c573eba09b7 2,602 1.00/1.00 vMB 4
903,011 903,011 000000000000000000016bd958dc0395d597a929682d7851aa1dabc1dbde310a 3,662 1.00/1.00 vMB 2
903,010 903,010 0000000000000000000004d8536c8640391fd5cbd213a41654e01fe0af6556ff 2,851 1.00/1.00 vMB 2
903,009 903,009 00000000000000000000642e8317fc2b86554f82705f94e36b8149f88387be2d 3,526 1.00/1.00 vMB 4
903,008 903,008 000000000000000000017272c88b2e2cab6f2ee8df7347a1328e52f25ffd01ed 1,685 1.00/1.00 vMB 1
903,007 903,007 0000000000000000000223064b28c38416b0f3d9ffa01ede6c1d80c4c8c131ed 3,866 1.00/1.00 vMB 1
903,006 903,006 0000000000000000000048d5eb2a8cffcaa75dac6afb120f395e0def623aed9d 3,233 1.00/1.00 vMB 3
903,005 903,005 000000000000000000006467e54eb05879622304f644c88b5020cf353774411a 1,881 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.