Loading Tool

Explorer IconExplorer

Memory Pool

83,276 transactions
30.17 vMB
0.13135124 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt a83268b65007d00643978817329eb6829ec126f448c5cab69fc5a806d85a3e4a
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 46dd748310ba751a004e2a27e45e7fb894d5086ef7356d66a5670c5a2bba8d53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,499
Size: 1.00 vMB
Total Fees: 0.06645812 BTC
Feerates: 641.71 > 6.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (617,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,370 297,370 0000000000000000976d60e20d77f51d7bc2bc88e003ffd28cffb383f5c0b200 64 0.03/1.00 vMB 29
297,369 297,369 00000000000000003d5288d6924bbc1b0006bead67a0e0c17be4e5430d8495d1 762 0.25/1.00 vMB 71
297,368 297,368 00000000000000000e7a875a71c7871fa9e2f4b3a62fb68da99ec5327f0a827d 303 0.14/1.00 vMB 29
297,367 297,367 000000000000000067a7c227750aaecd422aa0471e8c731af7805a2b871fa0ce 545 0.39/1.00 vMB 21
297,366 297,366 00000000000000000fa57e3df580d488e43b9b2b1af066b02b2def7d3366b8a3 83 0.25/1.00 vMB 13
297,365 297,365 000000000000000011b3ba79423d112b3751d708f9862d24a72a3cd4c169f176 2,049 0.92/1.00 vMB 48
297,364 297,364 00000000000000005715cefa23772ecb945ac63695f48dc87bc7dcb529803e7d 684 0.34/1.00 vMB 38
297,363 297,363 00000000000000002f4c09eee4cd30bb305bc28e048e8b0a4afd0ebb6ced16a7 178 0.11/1.00 vMB 14
297,362 297,362 00000000000000005bc89408ec619514f630a7fbc11e9661a6b03702e0fb027e 241 0.12/1.00 vMB 34
297,361 297,361 00000000000000008d79e61cbb54a3a0583066dfd7d1010e274b8e29ac33de40 512 0.60/1.00 vMB 16
297,360 297,360 000000000000000075dfdb95442616e1c032d9994d632d379a1ad2f8a1db673e 1,079 0.50/1.00 vMB 35
297,359 297,359 0000000000000000952141d2a156e2bfda75da76b735539d572540e47764168d 708 0.35/1.00 vMB 40
297,358 297,358 00000000000000004814da9b3da84d51a3194d8bbe2492c5e9c29c2c25c5ed57 927 0.35/1.00 vMB 50
297,357 297,357 00000000000000005cfc33ea5e3133ddf13d61f31b10f88956e83dc0e67c7a81 990 0.35/1.00 vMB 74
297,356 297,356 0000000000000000953382acb92b0915da0bd536ce87b3f5fd276be6f430021f 421 0.25/1.00 vMB 30
297,355 297,355 0000000000000000414a532833d27c42ded3418da04c3308ce23e8fd8bec8567 234 0.12/1.00 vMB 56
297,354 297,354 00000000000000001f02db10c98ad6e2d87d075a97716e8feb494462e565031e 1,580 0.72/1.00 vMB 33
297,353 297,353 00000000000000008d8f5df7c76b93995191218fa74ac367abb06bf426cf8a13 611 0.71/1.00 vMB 16
297,352 297,352 000000000000000060f55c4ddc4cb8eaa97269bbb48a4a6ede0b1814010eb077 976 0.35/1.00 vMB 52
297,351 297,351 000000000000000070368dfa4a4e986c02c3c51b716dd9d9523e3c7c1ec1b95a 1,024 0.42/1.00 vMB 55
297,350 297,350 000000000000000000d12e22d4a8ef0e372382ebc809511566f8fa35d1b2b173 714 0.35/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.53 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: 668.99 GB
    • Received: 15.69 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.