Loading Tool

Explorer IconExplorer

Memory Pool

84,428 transactions
31.70 vMB
0.14424399 BTC
Random Selection Loading Transactions
Max Size: 189.30/200 MB

Candidate Block

Mining Attempt db935974374683f201e4cb29f210f273931504303f7f39f70d3eb457264bf27f
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 8395fb1e5812ecb370a408b005b8fd490b7544d6ba3365cfc4fc65a67cf33c11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.03848009 BTC
Feerates: 55.77 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (616,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,117 299,117 00000000000000006f677ea33ea57b242525311c91772e4037db8f24021bfde5 89 0.04/1.00 vMB 27
299,116 299,116 000000000000000072e64f62c571e077756e6eac313106c3e864be83544edd33 200 0.12/1.00 vMB 24
299,115 299,115 00000000000000003821d7e7e09b9e50d0dc491da6d8a3734b1e599bb962cf2b 436 0.22/1.00 vMB 33
299,114 299,114 00000000000000006947efb9ba5f4ccbb19a38fcc91453e4fabb387efbc186d9 825 0.47/1.00 vMB 34
299,113 299,113 00000000000000005e6c68f2f7312ed0730c62b2b668f67dba2bcc8fdf5a47b7 545 0.28/1.00 vMB 35
299,112 299,112 000000000000000080abdd91ad6ead2b1d7d7ce6c8b8ba0a0ed5a1511c13eaf5 605 0.23/1.00 vMB 42
299,111 299,111 00000000000000007a554cde3f7e638c82f3c6a742a8e878eac78050f9b95276 678 0.32/1.00 vMB 34
299,110 299,110 00000000000000008919d81dc8f2ac008aad3e18ed4363b358f01a155326edb0 313 0.17/1.00 vMB 37
299,109 299,109 0000000000000000243a4618056c48b1d4287c477e3c7983f9af4b28ba56b769 157 0.08/1.00 vMB 27
299,108 299,108 00000000000000002278f21813cc7e84d2e7edc164bb5cd8f238ab325d0329b7 242 0.12/1.00 vMB 28
299,107 299,107 00000000000000004a2dd410e34337e429a79f4c89b88620c5d36d08d13f940e 677 0.38/1.00 vMB 35
299,106 299,106 00000000000000002d7561689ed9fc5f3a6311c48b09b46bbef689ae50487583 256 0.11/1.00 vMB 50
299,105 299,105 0000000000000000247166def9199705439505b63cca6a31adb006d07e157594 207 0.12/1.00 vMB 28
299,104 299,104 000000000000000010a0e74d0af29dbca3877be0e5bc1ea39a20a00a4087833c 133 0.19/1.00 vMB 13
299,103 299,103 00000000000000007fdfd0d3d69ea3934aab941b2ca2125c0d972c0cd0d62ad1 871 0.35/1.00 vMB 35
299,102 299,102 000000000000000069e991e6edb60fbce1979332457df80c69d33ef57a7b7330 128 0.05/1.00 vMB 85
299,101 299,101 00000000000000003d3e0b908d6ae9be6a1b526dd7b4b16a5839b58604416927 32 0.01/1.00 vMB 7
299,100 299,100 00000000000000003211c932eceb1e11c781ebde68794f6abcbd457b5e47b943 476 0.28/1.00 vMB 40
299,099 299,099 00000000000000000920e0f177b3707adf5bf50997380ec205836cafbed6ee02 199 0.22/1.00 vMB 18
299,098 299,098 0000000000000000858408d05c23a98232a9c6c9acda039a05253434b98f9a06 454 0.25/1.00 vMB 33
299,097 299,097 000000000000000014bef16916907fe5b6b44a798680771de51258e19f23f6d4 45 0.03/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.