Loading Tool

Explorer IconExplorer

Memory Pool

79,145 transactions
29.46 vMB
0.08402182 BTC
Random Selection Loading Transactions
Max Size: 180.12/200 MB

Candidate Block

Mining Attempt 5d2ba5780bff4ec562e3a014df29af644236ea2ab1bfe8b33ba7f909ff1c2f8a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2a474b7a7c40ea92cf991272b2233d2d9cfee250c3afc9cd252552cdec433ade
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,340
Size: 1.00 vMB
Total Fees: 0.01926049 BTC
Feerates: 402.60 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (441,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,881 473,881 0000000000000000005bdebe0cda06c9719ef4d1939a7480a29d1f8bf49c0c39 856 0.43/1.00 vMB 223
473,880 473,880 000000000000000000ee120eb8c79732b0208b9e406e5611f9679f17edae77c4 1,475 0.69/1.00 vMB 186
473,879 473,879 000000000000000001496fbf7c82e68f768d8392cf8817f1a7b04454b0789eba 2,221 1.00/1.00 vMB 269
473,878 473,878 00000000000000000030d2435cd844c8a2e366285536b62339a503e6bedfdc60 1,718 0.85/1.00 vMB 199
473,877 473,877 0000000000000000012ca35e7061a04702eb9fb83f1affe8ffd45b8792eb4b10 1,297 1.00/1.00 vMB 124
473,876 473,876 00000000000000000134228b293056ce676c949ad6653056bf92fe16bc3b0b30 460 1.00/1.00 vMB 35
473,875 473,875 000000000000000000d9920b365e644143c42a69a3344bfaf64b1c4544d16f6c 95 1.00/1.00 vMB 8
473,874 473,874 0000000000000000012ba6d0e1cfa58a811aed2effaf2e0b6fd0c33705ef4594 740 1.00/1.00 vMB 56
473,873 473,873 00000000000000000025c52329180a619bcad988a2c39d521cdfac0b1bdf1e39 146 0.28/1.00 vMB 84
473,872 473,872 000000000000000001653005e6aea844fb067b00a964051de4a086285640edb5 1,364 0.69/1.00 vMB 194
473,871 473,871 000000000000000000c8cc324d632ef54324e1617dca938d64684a2afa499ab8 1,425 1.00/1.00 vMB 113
473,870 473,870 000000000000000000f9e2704644efa8a6128699e25e6f712213d2f4be57abbf 2,020 1.00/1.00 vMB 72
473,869 473,869 000000000000000000d406d0877091e6c3b666038fadf1c001dcc040f0f59169 1,758 1.00/1.00 vMB 36
473,868 473,868 0000000000000000004585e0471e220831a5e153d39b331eb3537d13d1733c29 1,842 1.00/1.00 vMB 144
473,867 473,867 0000000000000000007a92d9ba54a7bcef59a25ed93bbbb146d6d5f4ff8882ac 1,927 0.99/1.00 vMB 346
473,866 473,866 000000000000000000aa75542d1ce3ed673a2ebf1e11abcf00cc8b1a72871f91 2,419 1.00/1.00 vMB 312
473,865 473,865 000000000000000000ce2697b4c73e8c5bad6bfe907ef51a8ef985db2c7315f4 2,225 1.00/1.00 vMB 258
473,864 473,864 00000000000000000044748934c5674f6ed3ccc13fe3388b506a922dca63aa55 1,520 1.00/1.00 vMB 383
473,863 473,863 00000000000000000172643932df594fa814aecb1b0295d87036b85a4bb097c1 1,455 0.65/1.00 vMB 297
473,862 473,862 000000000000000000ab1bc2178fba774cdb25d8f4322af14ae6b5f76cbdb54d 586 0.24/1.00 vMB 143
473,861 473,861 00000000000000000110aac3431552274294559f8f750a335a56e49580e49dda 964 1.00/1.00 vMB 105
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.17 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.