Loading Tool

Explorer IconExplorer

Memory Pool

35,491 transactions
25.88 vMB
0.06902961 BTC
Random Selection Loading Transactions
Max Size: 131.76/200 MB

Candidate Block

Mining Attempt 527b1b4988d9dbe13f740e41d0bc0f5ab81e24d41c22ceafa5576a8ab4624f10
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 45d4df8c7f046166a9751c41b4c82b685d5561a92d83ac245fd361a82d129eeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.02155706 BTC
Feerates: 150.77 > 2.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (538,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,360 376,360 000000000000000010e962d82e84c5835b099a3de41d69daf3157364235ae5c8 883 0.93/1.00 vMB 19
376,359 376,359 00000000000000000f5e982fa869890ce3bb0d1af48859b33efac91ca3dc85ff 1,769 0.75/1.00 vMB 43
376,358 376,358 00000000000000000db29bbaf76650b50f267a8b91cab128687dc96f36c0549e 912 0.75/1.00 vMB 25
376,357 376,357 0000000000000000117ffa9086fee7b5be97215e8eff0492d47b67d3e4a84e7e 322 0.21/1.00 vMB 29
376,356 376,356 00000000000000000959559e519fae128d3700ddfeb11898e5791bf0d6bc88a5 564 0.28/1.00 vMB 36
376,355 376,355 0000000000000000085bcbfe682b2b4a36ebc6f90a6b63fdc9357482f1d15f3a 57 0.03/1.00 vMB 29
376,354 376,354 000000000000000010ae3aa0166825ce450574835dfb74da6792493caf5ee0a4 1,382 0.70/1.00 vMB 35
376,353 376,353 000000000000000005818f748b1028003248d326f11d7475adf6d8927538812c 476 0.29/1.00 vMB 29
376,352 376,352 00000000000000000471c395b9ac1895a8c038e109ef1cf1ffa865773886ad25 520 0.27/1.00 vMB 32
376,351 376,351 0000000000000000109925e70e8b28e384c298f38c3d476d3578282e7473c20b 163 0.07/1.00 vMB 42
376,350 376,350 00000000000000000ac3c4c278c19bf2959a0325328d3444addc7aa2fa0a71d9 781 0.48/1.00 vMB 31
376,349 376,349 00000000000000000a8135d28aa43f843c282ee19787026b7278173d91ccea7d 467 0.28/1.00 vMB 26
376,348 376,348 0000000000000000029c68d97a44177df48eff34ac6a90ca49669e18ec0e3c73 1 0.00/1.00 vMB 0
376,347 376,347 0000000000000000103ffa1a721844416019a4c90983d861b05c18e0d6c8ae9d 1,453 0.68/1.00 vMB 43
376,346 376,346 000000000000000002ad367e0af594d419c302f73120adea1f4f039b0618fc0d 893 0.55/1.00 vMB 29
376,345 376,345 000000000000000001998c7fe784aab033687683931add00e4beadca03e82bba 1,184 0.75/1.00 vMB 26
376,344 376,344 0000000000000000079bdbf37f2c6e3783d9e3a61deb451db6f6cda5f844495e 1,005 0.63/1.00 vMB 31
376,343 376,343 00000000000000000bb791e6e23d078ff6ab505fd2eda449faf083ab1f013969 121 0.07/1.00 vMB 26
376,342 376,342 00000000000000000c67dac7608384e1bdac3b60841e546d57af4b4117766231 1,281 0.59/1.00 vMB 32
376,341 376,341 00000000000000000938579826618976a7ca15fa9c3cbce64d3fcbc02a2db47c 254 0.11/1.00 vMB 34
376,340 376,340 00000000000000000715fd2b81deaa716e759ec8ee3b55f22268034477b9b9fc 151 0.17/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.