Loading Tool

Explorer IconExplorer

Memory Pool

46,544 transactions
26.97 vMB
0.06376136 BTC
Random Selection Loading Transactions
Max Size: 143.26/200 MB

Candidate Block

Mining Attempt 954afa5d813697da59a1fceac9d1f0de831bd623520b377ded2f82d6e59dd3be
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root e715abd4f1e89c5e7d8e938012b749df48154fa06f05ffa2c0f27be3e53479f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,245
Size: 1.00 vMB
Total Fees: 0.01385740 BTC
Feerates: 100.17 > 1.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (407,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,235 507,235 00000000000000000023a2895df75e98fd85e17328e37992e28501b595311056 2,380 1.00/1.00 vMB 219
507,234 507,234 000000000000000000469b138a922adfd205bf841b4698738cb9453b1797d2fb 797 1.00/1.00 vMB 163
507,233 507,233 0000000000000000005334cc7d9bc3054c7075d8b875dc2915c349bf9b22f44a 2,124 1.00/1.00 vMB 194
507,232 507,232 00000000000000000019128dfba3379bd9ed84a7c0aec10a6397a2aa950bea88 757 1.00/1.00 vMB 164
507,231 507,231 0000000000000000003e4c10bb65035dc3025188318e645754360aa3fb540523 652 1.00/1.00 vMB 160
507,230 507,230 00000000000000000059d07330a8f4e87bce467c0439119407930a5fd9e51d0f 887 1.00/1.00 vMB 187
507,229 507,229 00000000000000000050d44e9779ec115aca4e6484d4b3ac9a9138d3fbbb522b 987 1.00/1.00 vMB 177
507,228 507,228 0000000000000000004c9df7235d5a5cace397fbbd7541b57830bad6cfa7680f 2,237 1.00/1.00 vMB 204
507,227 507,227 0000000000000000000f70bffc82945ec0db5d12564bf0fb427f663f4481dbc3 973 1.00/1.00 vMB 106
507,226 507,226 00000000000000000032dbbec0bf350b0e93ee4f74e030a4c074be0ac6d7366a 1,099 1.00/1.00 vMB 142
507,225 507,225 000000000000000000697cb05db1d6c64eec2962da7e722945ab82ef404f2336 2,467 1.00/1.00 vMB 200
507,224 507,224 00000000000000000018f75745fb3108f42815dcc2a2d04ef158bf328fe25508 975 1.00/1.00 vMB 129
507,223 507,223 000000000000000000091bb5ef81464368e61596255ff2a00fb66d20c2c630ce 1,600 1.00/1.00 vMB 182
507,222 507,222 00000000000000000012f0b0ee8ea4cfea1627dc984ed728c5f99ba04bd6b28d 1,731 1.00/1.00 vMB 177
507,221 507,221 00000000000000000060f3a1f778d6b81ee2e7c32ee068230466bf7ab5cd0dc9 1,695 1.00/1.00 vMB 173
507,220 507,220 00000000000000000019c8bfa1067778c6dc578a7481556adc8c926f2601a8f7 1,173 1.00/1.00 vMB 141
507,219 507,219 000000000000000000689c6d3851d2ae24797b8e5bcfbf788e32fa2beb24dc64 643 1.00/1.00 vMB 106
507,218 507,218 0000000000000000003db3b5e3df3515fd0d35481754e56328787ee5549f331b 1 0.00/1.00 vMB 0
507,217 507,217 00000000000000000055e9c094c2007d812bd2b39355729bce9e042740e4106c 561 1.00/1.00 vMB 89
507,216 507,216 00000000000000000022de22ebd20883469eeb66c04b8359ceb782ecd8a22438 986 1.00/1.00 vMB 144
507,215 507,215 0000000000000000003259f8fd2b9184ff30d37648b09fc3b0378748c75afb7f 699 1.00/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.