Loading Tool

Explorer IconExplorer

Memory Pool

79,780 transactions
32.56 vMB
0.09771484 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt e029eb0a6e52454d82a4f0c01b91d479e18db122108e17c6f16aa75bf7743099
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 733e7bb02f693bb7c7be1898688156ccbfb668e44913114c0231cbac0daa45f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,623
Size: 1.00 vMB
Total Fees: 0.03248268 BTC
Feerates: 151.03 > 3.25 > 0.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (620,127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,817 294,817 000000000000000062f45faf806df735cde5c5b87559cab0e199dffa2213b962 1,351 0.50/1.00 vMB 85
294,816 294,816 000000000000000004afca1aad873db598b688eb845ae0d1e9dd8549529a2113 398 0.25/1.00 vMB 26
294,815 294,815 00000000000000009e96f5baeba764fe1385e001ed90b05389c15743a5fe17f0 80 0.25/1.00 vMB 11
294,814 294,814 0000000000000000963a1c274947b8829b4213b15d18def3c3a607c88cc26afe 337 0.31/1.00 vMB 28
294,813 294,813 00000000000000003e86c7adac294a205d4db04d952d6241c8406bbaee0fc580 97 0.19/1.00 vMB 20
294,812 294,812 00000000000000000ba12810ab217fa4352c1b196697872d781d69ac39fc3f86 320 0.35/1.00 vMB 21
294,811 294,811 000000000000000082d485b51f1754c3ead2a597366f650987a8399ba5d472c6 567 0.35/1.00 vMB 36
294,810 294,810 00000000000000000f2b8c6f9a95f4d8d2d7031d01a940eeab7755853b5ca9fe 340 0.35/1.00 vMB 15
294,809 294,809 00000000000000005c36c85bc7c6e16744ed264c83a86a17e7236b1d68bc6727 1,024 0.39/1.00 vMB 134
294,808 294,808 00000000000000008331e1822790320c9afa32aa214eae205a33ee691ebf78d8 256 0.10/1.00 vMB 71
294,807 294,807 00000000000000000f07c3921a5694649052846018ed81461a5fb21c31588145 443 0.33/1.00 vMB 25
294,806 294,806 0000000000000000ad81f467170f4328683e305800fea076aa03d01cc5009ddd 85 0.11/1.00 vMB 15
294,805 294,805 00000000000000006e167594ec324b3db14a0139cf7359fa3031c1171e38b3ff 54 0.05/1.00 vMB 12
294,804 294,804 00000000000000006e33dbe8d3082a73008392050a76e63a5a35802f4cc0cb0f 120 0.11/1.00 vMB 38
294,803 294,803 0000000000000000ac6e7dc755df0f6ebc6ecc40d9d7c075dfa41965ddae7f5c 429 0.30/1.00 vMB 26
294,802 294,802 00000000000000004dc7d87b195af033368a12b823a861e8868166729089414b 256 0.15/1.00 vMB 29
294,801 294,801 000000000000000037df4c756c105e9f17fec0e8badb17c1e76663251da941b8 1,068 0.71/1.00 vMB 31
294,800 294,800 00000000000000001e36c00dbef8374188596ef10c32cb97b8cf359d95895ec4 512 0.22/1.00 vMB 44
294,799 294,799 00000000000000001c7e3fb3eab045fa5c048971da6ab788ab538f01886ac88f 26 0.01/1.00 vMB 164
294,798 294,798 00000000000000005521237a35bb2f7da40f67498249de7b912b769e384e7f9e 379 0.28/1.00 vMB 33
294,797 294,797 0000000000000000a370cecfbefee62115ee53e5a29af567297946ccd9ef8606 1,008 0.50/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.29 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: 657.11 GB
    • Received: 14.49 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.