Loading Tool

Explorer IconExplorer

Memory Pool

82,212 transactions
30.39 vMB
0.10241273 BTC
Random Selection Loading Transactions
Max Size: 185.47/200 MB

Candidate Block

Mining Attempt 9282faba64749c05027b9c1819b04de7189107e7184ce8601057b8229ab783ea
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root dc7c15e982c2b8446e245407fa42b3de8f4f7f4feed05a47a53984c996df59c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,673
Size: 1.00 vMB
Total Fees: 0.03202426 BTC
Feerates: 402.60 > 3.21 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (630,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,947 284,947 0000000000000000bbba6414479441c1a8d82eaa214c44287126a5c51314739d 424 0.20/1.00 vMB 32
284,946 284,946 0000000000000000de12f50bdc7c15fdaaf3c2cfea2baa8c6946e44a8b35fbea 554 0.39/1.00 vMB 21
284,945 284,945 00000000000000004d3052d05b4fde49821d36a2d97d8f8c44d76f73666f5e15 1 0.00/1.00 vMB 0
284,944 284,944 00000000000000006e95cba303f8def23b3e4d7479d687669d400a94464e5ab7 814 0.25/1.00 vMB 73
284,943 284,943 000000000000000188372252ba9691108deea744cc60b399157648bb1fea02ee 197 0.13/1.00 vMB 28
284,942 284,942 0000000000000001220a70ec09568fdf132c0c6eed3a7063983502916a4dfca5 353 0.17/1.00 vMB 35
284,941 284,941 000000000000000128f271f508b07aa6c78b283d73023fe848b165586280173f 335 0.15/1.00 vMB 35
284,940 284,940 00000000000000011127b218f50f0c29dbd25998da8e187d9595a7706437258f 47 0.07/1.00 vMB 9
284,939 284,939 00000000000000002f0ca5e74b6c0dcdc835a9509c86eba837e622c8fab5c9bc 179 0.12/1.00 vMB 19
284,938 284,938 000000000000000006b0d0249dd340226d8a74962cd43dfb13a3e2f12d31949e 155 0.05/1.00 vMB 59
284,937 284,937 0000000000000001091ee2441a25c4eab2b5d330d309a1d26524478727f758b8 64 0.10/1.00 vMB 8
284,936 284,936 0000000000000000a7a5333dab11038fbf810f9e24ad739a88a69f6b5ef2b56e 451 0.33/1.00 vMB 26
284,935 284,935 000000000000000150e29dde091b129a9bb77061cde894b2141f062af2efa107 653 0.25/1.00 vMB 49
284,934 284,934 0000000000000000807b3024f09c99755ea8e95de0aa9fb3c0f0988522017710 64 0.04/1.00 vMB 13
284,933 284,933 0000000000000001368c87a49629bfd7a8dcc097978da1174b94bcfb59488a3d 492 0.21/1.00 vMB 35
284,932 284,932 0000000000000000655d5d44c029bec35eb182025047d1bf4b985790d3c5b779 643 0.34/1.00 vMB 44
284,931 284,931 00000000000000005ad41f327c94ba111d1007fc2360b5023e62652eb779ee68 238 0.17/1.00 vMB 26
284,930 284,930 000000000000000062e7755ff41fc82b4e7809e753c2320e10f167be8bc05a57 389 0.25/1.00 vMB 33
284,929 284,929 0000000000000000d213dab4c07a640da3c4bb2a2967baf8f71c9b0f78881868 1,033 0.35/1.00 vMB 45
284,928 284,928 000000000000000160b458e444f454630435c21773d91745259fac1d153642be 198 0.14/1.00 vMB 27
284,927 284,927 00000000000000002931bc17b86cc7d0d6821a8abb1751b2f8182281d201563b 163 0.09/1.00 vMB 31
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.22 GB
    • Received: 17.67 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.