Loading Tool

Explorer IconExplorer

Memory Pool

48,760 transactions
29.68 vMB
0.09135094 BTC
Random Selection Loading Transactions
Max Size: 158.12/200 MB

Candidate Block

Mining Attempt 8b6045b71d956d0a58ae97ab0b55c86a8bcf132c27455bcd253bb37abdc61c32
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 7a28d813116ca5305429e84f3ad42d22aa6cfc620a3d622a3c2ad8603d548f20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.02915942 BTC
Feerates: 105.02 > 2.92 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (599,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,118 315,118 000000000000000026446a14cbc0cc837b56edb690fadd064c61b00dce9e8a0a 886 0.46/1.00 vMB 27
315,117 315,117 0000000000000000319c76032cbe828bff349e57ef288df52a6caeedd7730050 1,307 0.75/1.00 vMB 31
315,116 315,116 000000000000000008ec29f7ad99f5ee1802da2af152332569dc69bea675fc6c 1,540 0.74/1.00 vMB 30
315,115 315,115 0000000000000000175cbe1780cf7ebac89ee7a4e8b081529cd9f125f18398b1 335 0.15/1.00 vMB 32
315,114 315,114 0000000000000000194d8d0a94f17c1e4c97a76d3b18ebeb50eafbfd5079e517 186 0.10/1.00 vMB 22
315,113 315,113 000000000000000027539c4099da7c3da2d74ec4600dbab43a512fe79a4b4046 422 0.22/1.00 vMB 31
315,112 315,112 00000000000000002b773296911eea93072c63f54a30a881041ef706469d79a3 20 0.02/1.00 vMB 11
315,111 315,111 00000000000000002e6a1de9a0e8452631eed1a42831f478cc854944d5c1011e 278 0.18/1.00 vMB 23
315,110 315,110 00000000000000002badcce915abbf55b640ebddb41a6dd2c1de31bfa0dcc271 506 0.28/1.00 vMB 26
315,109 315,109 00000000000000000d6f8bf7ec1f692966b3d55deee9779905cf4bbd5f195c1a 592 0.34/1.00 vMB 28
315,108 315,108 00000000000000000271ecdb85c00098763fe267dd1e9c3da4bf9b69c7eaee85 156 0.18/1.00 vMB 20
315,107 315,107 000000000000000028fc0e14f4f631bae3151f8d7f0c0f6dc9f1f7ba417a1069 546 0.34/1.00 vMB 28
315,106 315,106 00000000000000000f4647a24281400404ad825f8ad64ba1b1ba31eeda248416 43 0.03/1.00 vMB 24
315,105 315,105 00000000000000000f450cc0a5a6f79b0e42a8941c8f2cd2bb322f96b6607ca3 328 0.18/1.00 vMB 27
315,104 315,104 000000000000000012bfef188b87ba21bbb9b629cd3f73abd0261b9bca7ec9e6 73 0.09/1.00 vMB 5
315,103 315,103 0000000000000000133b1c224ba45a1bb72486b550a4e69c11670e7eb3859b95 375 0.21/1.00 vMB 30
315,102 315,102 000000000000000016f085c279415854f46abf475b1bdc8465da76c6e23e8ca9 1,090 0.62/1.00 vMB 26
315,101 315,101 0000000000000000366d6e030f504399f4319796a4d80e9d86e3c33c2976a269 572 0.38/1.00 vMB 23
315,100 315,100 00000000000000002144ea796b242d064de34deb773a7d86e30e442f44705b41 695 0.25/1.00 vMB 42
315,099 315,099 0000000000000000064db5f2746622ee7ec4ebcbd15d23e15136598e2318bb84 405 0.25/1.00 vMB 32
315,098 315,098 000000000000000007a07e8808ce8bc1a8fa319d5d192e964ed561841b08886c 128 0.06/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.