Loading Tool

Explorer IconExplorer

Memory Pool

78,987 transactions
29.43 vMB
0.08348823 BTC
Random Selection Loading Transactions
Max Size: 179.90/200 MB

Candidate Block

Mining Attempt f903fb733253d5c4989288bf8d647ca68ba220894dd81f4cb7570ae5e2b4307a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 86c7e5882b5c6362f612a9b673b189269212a10706c568be33c214450ca5e9ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01882007 BTC
Feerates: 402.60 > 1.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (576,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,126 339,126 0000000000000000082e9d57bf681ffa741cd7e90b9d4b254d3576ac8ea7c21c 54 0.02/1.00 vMB 22
339,125 339,125 000000000000000006e587436f0c469a0f4e43a6d69f9d91e71d6afdca158269 680 0.42/1.00 vMB 21
339,124 339,124 0000000000000000166275506e93e7e15a702fc0e500b3c6be86e0bc10d9c6cd 62 0.04/1.00 vMB 15
339,123 339,123 0000000000000000010ced1797baf62f1217cb16f193593ca8c873360b9334a5 510 0.30/1.00 vMB 22
339,122 339,122 0000000000000000114cf3cd9f82f995509802d3428f3a46afda7e4f5ce04cc1 118 0.05/1.00 vMB 30
339,121 339,121 0000000000000000096f3522e8f3a66f15abd7bf052174404b67086a9d65fa84 1,397 0.71/1.00 vMB 27
339,120 339,120 000000000000000002495a07574738cb08e2b2fdc1f47576dc6fac01a54be1fd 138 0.05/1.00 vMB 27
339,119 339,119 0000000000000000054237706384eb0353ac748a1b7fe092cc728bd7eba31f8b 400 0.35/1.00 vMB 4
339,118 339,118 000000000000000004d928dce8073fcd76e1a585b0d194d09fa7a12a24da7a2e 610 0.30/1.00 vMB 31
339,117 339,117 00000000000000000fd2f16ff2efbeb794a8cacd719df4a6ec3dcd8f7065249a 452 0.23/1.00 vMB 28
339,116 339,116 00000000000000000baea375c50e4f286b4365d125789c45636100d06a1360ab 795 0.59/1.00 vMB 20
339,115 339,115 000000000000000017e5b0a74241a3dbe778ed3819e757dc193861e840c47151 512 0.18/1.00 vMB 40
339,114 339,114 000000000000000009fafd213a6f10eaff1a5e4b8912740a275f00878d04e88e 249 0.12/1.00 vMB 28
339,113 339,113 0000000000000000075606765bbf8145b3d4391a415d17c954d4cb96d7858dd1 1,537 0.82/1.00 vMB 26
339,112 339,112 0000000000000000144646fbe7ac971aa485056309794891b1b2940f9f866784 1,250 0.63/1.00 vMB 28
339,111 339,111 0000000000000000109239eb4d3ea6bc9bc2358973dcf15572a2ab1eceb52d93 1,918 0.90/1.00 vMB 33
339,110 339,110 00000000000000000f011d3123d7e392d4f631144727f09b3b16f93915d0afa4 342 0.12/1.00 vMB 29
339,109 339,109 0000000000000000107c46a13a82428cdc6e6ae1462e975b5326aa62e721e4bf 305 0.13/1.00 vMB 31
339,108 339,108 00000000000000000a86d6a167070309ae76bd153076d904fbd94609d682b77c 247 0.20/1.00 vMB 20
339,107 339,107 000000000000000006611af9798302766265e39387b3215203fbefaf53426d05 1,310 0.63/1.00 vMB 19
339,106 339,106 0000000000000000117453d5958263ea3abe5f13413d97d43ecc908a7c5ee3d5 1,526 0.75/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.