Loading Tool

Explorer IconExplorer

Memory Pool

74,105 transactions
27.78 vMB
0.06816362 BTC
Random Selection Loading Transactions
Max Size: 169.04/200 MB

Candidate Block

Mining Attempt 2f5d8d833cd74cc2821007b7cbc15f196835f8cf141822b587d7abca768f2e01
Version 20000000
Previous Block 00000000000000000000f476e02b0f3a45fc85a1c57118e0d247af7c3400b258
Merkle Root 3faac9c345cdf777aa7cb38980cc529522a4ef3a2caedff3edbd425540820110
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,441
Size: 1.00 vMB
Total Fees: 0.00812700 BTC
Feerates: 37.90 > 0.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,588 (811,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,876 103,876 000000000000139b191ceea22e18e2c6fce625339c8a4d97073d79ab7b584933 1 0.00/1.00 vMB 0
103,875 103,875 000000000000949fe5bb44b2b0442b0a03a8a6739215cb2c689a7b28f4331bbb 1 0.00/1.00 vMB 0
103,874 103,874 000000000002c509b8bfc108ef181076d289263bfdc38d7261dcdeeaaa986bce 1 0.00/1.00 vMB 0
103,873 103,873 0000000000023fa97966c063e7aa5ffbbdabac4cbb93b36d84a86d2d166fcab8 10 0.00/1.00 vMB 0
103,872 103,872 0000000000021d547555f657340717b9f6db7dafee16f1346601aff0e9479145 3 0.00/1.00 vMB 0
103,871 103,871 000000000001a1f745f2b59cfe4737841e2fb66f9bfed63f0cb4cde6d9a14753 30 0.01/1.00 vMB 0
103,870 103,870 000000000002f9e984be4478f71b0c610353bf1ce22bf1b1620e9130c2083333 12 0.00/1.00 vMB 0
103,869 103,869 0000000000023751ebf2e0e0fdf911ce61cfe44138d453b44ee53cac8a5b0375 6 0.01/1.00 vMB 0
103,868 103,868 000000000003672dff590d18fc7b0e4b3af140a42fe4b8e822c2f7adcc8a5fee 7 0.01/1.00 vMB 0
103,867 103,867 0000000000013eba56a71cc735bea2494e6eb3b97498dfcb2ceac4f248f7b678 8 0.00/1.00 vMB 0
103,866 103,866 0000000000035b556df09fbdd28ef5927b14dabbfc89900a94a940ad88ab170c 8 0.00/1.00 vMB 0
103,865 103,865 0000000000026539aba001ff072b7ee7cf21617340e974824962eb6edbbb3e5f 21 0.01/1.00 vMB 0
103,864 103,864 0000000000032346aabdf085b130543f26bc99455d3e0c230ea154bd7b841c94 2 0.00/1.00 vMB 0
103,863 103,863 00000000000329699a6986cd9b7f42a27649e28a23d861c11ea640e2e8be7b56 1 0.00/1.00 vMB 0
103,862 103,862 00000000000387667140de02a236e965ffa4ccfa4e181fb13e13b05ddc3285cb 10 0.00/1.00 vMB 0
103,861 103,861 0000000000000dae00c5fd07119ae3c198b3728de3d1c2c82450c5e023ea0b1e 12 0.00/1.00 vMB 0
103,860 103,860 000000000001a85a7c316ac58c0b5d843a15562fbac567a325aaeaa95eda07c1 10 0.00/1.00 vMB 0
103,859 103,859 00000000000138b80869d1eb35675e5ffa94152467ba466cfd71b32878e7c233 5 0.00/1.00 vMB 0
103,858 103,858 0000000000037d064e9d6094670226c516703e25f6f8cab62bc33b3c58e82bee 11 0.00/1.00 vMB 0
103,857 103,857 000000000000b52121aefd54e7297323aaaa6ba8a49222531b2d8c5134bfc65c 21 0.00/1.00 vMB 0
103,856 103,856 000000000001c5fc66c749abf1a58ef1f497e13e9767476b8f129fa221433f7f 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.41 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: 770.16 GB
    • Received: 19.80 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.