Loading Tool

Explorer IconExplorer

Memory Pool

78,897 transactions
29.59 vMB
0.07240064 BTC
Random Selection Loading Transactions
Max Size: 177.49/200 MB

Candidate Block

Mining Attempt 9310d275d3d5d0fe478268d582da16f9dbc713a9db325975308b8dc5f4b5068e
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 0d7d43d2edad79a067081a10782f4ed278e1a82b86baf335dcb7e90c3c144b0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,322
Size: 1.00 vMB
Total Fees: 0.01198927 BTC
Feerates: 150.77 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (256,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,394 658,394 00000000000000000005140d9e781982e87b2ca9206c81ecbab637c25d8d87e2 3,451 1.00/1.00 vMB 38
658,393 658,393 000000000000000000063dbded12817fb0f0aa0b0e4384ed14216e50699454dc 2,710 1.00/1.00 vMB 39
658,392 658,392 0000000000000000000a0482bb347e43160b8dea2ef96db337254e63481e4a2c 2,467 1.00/1.00 vMB 46
658,391 658,391 0000000000000000000abbf6b9e70e887bb4eb953c1e20cf564aa02f27a07cda 3,057 1.00/1.00 vMB 83
658,390 658,390 000000000000000000049467086fa295b2d94793f34c6f816df3eae84e90478c 2,821 1.00/1.00 vMB 51
658,389 658,389 0000000000000000000b0406d89641eb4ecb554c72537f182c8ebe95cddcd42a 2,989 1.00/1.00 vMB 80
658,388 658,388 00000000000000000005e0d801e0a2968847c6fbffbf9ebb764e5b95a90d6209 2,178 1.00/1.00 vMB 54
658,387 658,387 00000000000000000006c33702d6209428eae1e1b259df5edd4d3e3d0ccc7498 2,673 1.00/1.00 vMB 53
658,386 658,386 000000000000000000021dae602e5e1249ae0a8b25cbafc38dab23d92bcff745 2,930 1.00/1.00 vMB 61
658,385 658,385 000000000000000000040271eb955975577b6b93f89e2683971d378849e2db27 2,771 1.00/1.00 vMB 62
658,384 658,384 0000000000000000000278a0b152c97c48b6f03de3fa544e492444f27b2132bd 3,005 1.00/1.00 vMB 55
658,383 658,383 0000000000000000000bf203311dc102f9e8ce0092ba8071756028ab790f293b 3,329 1.00/1.00 vMB 62
658,382 658,382 0000000000000000000c5df92317a9e9a0eb7ccc707035f86a3e22015f9a3284 2,689 1.00/1.00 vMB 60
658,381 658,381 000000000000000000080a5d3c62fd475c70f90df702dd7afd1904760d45e455 2,592 1.00/1.00 vMB 52
658,380 658,380 0000000000000000000572b01ff28ea14ff8af4437094ef206c4621261b78bdd 1,977 1.00/1.00 vMB 49
658,379 658,379 00000000000000000005c8a24713dc7ad1010bbd3d25ae2e761753a0fc24bd78 3,109 1.00/1.00 vMB 65
658,378 658,378 00000000000000000006f420488b3938f29afac85c185b74813e1bf2f94ce5e7 2,529 1.00/1.00 vMB 45
658,377 658,377 000000000000000000090642d2b2a01b999d3494e1454ac90931bbfb77bead76 2,901 1.00/1.00 vMB 51
658,376 658,376 0000000000000000000104eb21fd5317965f4deb7df558947009bbce0a2f1005 2,706 1.00/1.00 vMB 63
658,375 658,375 00000000000000000003516023c565370775716312e3e834ea907a930ae07d32 3,064 1.00/1.00 vMB 50
658,374 658,374 00000000000000000006e06904842b166f1950462bdb4e17cf028803c3e62c5d 3,198 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.