Loading Tool

Explorer IconExplorer

Memory Pool

77,769 transactions
34.17 vMB
0.15168194 BTC
Random Selection Loading Transactions
Max Size: 190.56/200 MB

Candidate Block

Mining Attempt 58c9a64676f83f3cd7fa1c86a2a8dbb3d7aa1a7a0a1a4caf263c64d22abed7a9
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 0be9eee75d7fb27cca55728b99e5e8ccb0380c20aaf6355afe9824f1f5d9c0ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,173
Size: 1.00 vMB
Total Fees: 0.03246926 BTC
Feerates: 444.31 > 3.25 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (628,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,141 287,141 00000000000000003660e437b44d0b4d44fbf41596c7bc29c3d5b7cfbda1b1fc 394 0.24/1.00 vMB 29
287,140 287,140 00000000000000003622198deba6c1c2fa56503a16f66e2175ea8400d950d89d 64 0.21/1.00 vMB 12
287,139 287,139 0000000000000001325ef855d7811e704696db1a4181f23763c30320f0600e50 468 0.35/1.00 vMB 23
287,138 287,138 0000000000000001072e35c5b7aa7ad98efbd31735ea142484f99ed469ca06d8 143 0.06/1.00 vMB 63
287,137 287,137 00000000000000009caf7c7398ef782cbd3d2d5d0c41d2fbba71455054fa0446 112 0.06/1.00 vMB 40
287,136 287,136 0000000000000000ec37c776c9c12367a0eba382a263e18d8685c47286f4f5d3 46 0.03/1.00 vMB 21
287,135 287,135 0000000000000000a7e6e6e892564149444ec3daad64bd78ff61622caa804326 234 0.17/1.00 vMB 24
287,134 287,134 0000000000000000a82a159bddfd6700deeae036964b1411bf14dba96391f3c1 128 0.09/1.00 vMB 24
287,133 287,133 0000000000000000d8f0afd71a5fb446409f9ea1e6f9235c5adb469c202fb9a8 307 0.21/1.00 vMB 27
287,132 287,132 0000000000000000ce73e880b3b01810b31ff5adf5865775ee4a2404e5b6a886 77 0.18/1.00 vMB 14
287,131 287,131 0000000000000000ebb39d45aa1b51388d4f67eb306bf5bbc1dec722f2d6fa1a 257 0.09/1.00 vMB 19
287,130 287,130 0000000000000001391aea870cdd4e4a92c38f93b016ae6857578733abfc46bf 466 0.23/1.00 vMB 33
287,129 287,129 000000000000000072df17206e0be2648d22306dd400c2e7bff0d0348521a593 45 0.02/1.00 vMB 29
287,128 287,128 0000000000000000d41801fff0acf9dfeab98645d021634a8baafa2bcf527ba2 40 0.27/1.00 vMB 11
287,127 287,127 00000000000000012c5fa5bff07e417ed59f83bbce8899b1f2b46713028400b3 848 0.50/1.00 vMB 28
287,126 287,126 0000000000000000e027afedaa724d909d970f563e7a0a3044f369341fc45941 1,093 0.35/1.00 vMB 59
287,125 287,125 0000000000000001086449ada105635879ab68b0a93937ce7ee63a0a3223d922 672 0.33/1.00 vMB 23
287,124 287,124 000000000000000040f69f1181d3605395829ba39790f4cb58a1dc40b68c8211 583 0.30/1.00 vMB 41
287,123 287,123 00000000000000004ac0ccfc2b71e5a8d35058675eb015dd0d5fb813681f3798 1,407 0.80/1.00 vMB 31
287,122 287,122 0000000000000000c6f73dff186ed80ba25cb61cb562db905a6aaf2f25410f8b 55 0.10/1.00 vMB 7
287,121 287,121 0000000000000000962b1b9b2922c7fce45bb939ab8e4be514b4e64fa995a598 673 0.32/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.11 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: 735.22 GB
    • Received: 18.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.