Loading Tool

Explorer IconExplorer

Memory Pool

45,166 transactions
20.10 vMB
0.04744618 BTC
Random Selection Loading Transactions
Max Size: 114.89/200 MB

Candidate Block

Mining Attempt fd830599cc1ff815a3e432ff0c02334b44911d12f10ca7b0b0268f2a87ec232c
Version 20000000
Previous Block 00000000000000000001085e6b2bde1aec3ae170828d20b1a2734ef30deb0379
Merkle Root 400ba5cc024c58598580791ed4d4a788f1677e376582942783ce8cd868e9113d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,526
Size: 1.00 vMB
Total Fees: 0.00798115 BTC
Feerates: 302.27 > 0.80 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,960 (785,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,815 128,815 000000000000264cc4fa7a1b6d0aa5bf2b0c5b1e17a18530b8fc44909f992966 159 0.05/1.00 vMB 206
128,814 128,814 00000000000021e09eff25e02f1aeb1e9afc75a62691521de88228e52fcf598b 114 0.05/1.00 vMB 1,319
128,813 128,813 0000000000001356627902f24205e7b75737801cddb486a52232034f0799948a 51 0.02/1.00 vMB 1,090
128,812 128,812 0000000000000601e41b78bc32b13ef8d900e6642b64bccf94bc89e5c9548438 38 0.02/1.00 vMB 801
128,811 128,811 0000000000001e1e028ca2f970e5d8f67a12a49c518e703a7947549fc2488439 36 0.01/1.00 vMB 133
128,810 128,810 0000000000001dc91d4e68c688654f7bfc515c866d1ca67de8e2b6e23df2ccec 24 0.01/1.00 vMB 921
128,809 128,809 00000000000005f0b4369a811596ed7a83f7ec43d7b590eb4288c2ae7d610ea9 53 0.02/1.00 vMB 1,217
128,808 128,808 00000000000012baf04a7cb80bab5952506cbd42f4f8db78a9222fa0bb7a9606 78 0.02/1.00 vMB 115
128,807 128,807 000000000000231e60bfb9bacc076ecacdad40b03260a3bf3b1375c57296c349 93 0.04/1.00 vMB 903
128,806 128,806 000000000000250f4c0b936d6b3355d4d11909048e4e8e1b67803b6f05759fe8 57 0.03/1.00 vMB 600
128,805 128,805 00000000000004e2b15e962cc7d81f544eaad677d2df99ffef546d61996a82bb 22 0.01/1.00 vMB 2,128
128,804 128,804 0000000000001728e0971b7c6b1464ae0ffba91898c0eeb8f17499774dbeb3a2 10 0.00/1.00 vMB 2,540
128,803 128,803 00000000000002172feda9998a7d04ce183c1e2677c9809451937848b9c37917 61 0.02/1.00 vMB 683
128,802 128,802 000000000000242c3be505e96c6efca13d196199368b59950a4c1f7aaec54683 25 0.01/1.00 vMB 397
128,801 128,801 00000000000006618ccf0e32eeff612e049017044a1c909dc3399ac9cb307848 10 0.00/1.00 vMB 340
128,800 128,800 0000000000000225cf04dad9ed66fd789c24330d8c95a1f8e8cbe82611426a47 159 0.05/1.00 vMB 89
128,799 128,799 000000000000265c6d28b830dd854254364102934c125db95c15a8c809e59a0a 16 0.01/1.00 vMB 1,915
128,798 128,798 0000000000002010232608be05c3638e0a937e007ea53098c1f98cd98ecc71dc 50 0.03/1.00 vMB 808
128,797 128,797 0000000000000305f21ca0129d2fe158d2b54640d558ef9dc154747080a2a053 50 0.01/1.00 vMB 3,053
128,796 128,796 00000000000001823bc16813c60628e9f38fe68c19440ce8b079ac4bbf1edee3 33 0.01/1.00 vMB 612
128,795 128,795 00000000000003a9d09e922c826706740f80169eeee52cbba5b3d19304079e5f 35 0.01/1.00 vMB 398
Previous 10 blocks ↓
Total Size: 780.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 535.92 GB
    • Received: 5.94 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.