Loading Tool

Explorer IconExplorer

Memory Pool

41,922 transactions
26.50 vMB
0.07126953 BTC
Random Selection Loading Transactions
Max Size: 137.98/200 MB

Candidate Block

Mining Attempt 3e9941d31fa36100000f4542277928c85cbd731f0b2176bef215c9f7b60f1c6c
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a45fb863d91136b4b657d7d7fd0af834e4254ad9248c4127b16c8fcadb61d44d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.02254870 BTC
Feerates: 99.53 > 2.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (606,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,947 307,947 00000000000000000048a264059a1149c63a77f630b2ddd4ab336eb6a3acd98e 814 0.46/1.00 vMB 28
307,946 307,946 00000000000000004d44167010b567e2f081a3cf4e2cfd74bc967d18619c2c48 157 0.10/1.00 vMB 26
307,945 307,945 000000000000000010c60474d76a2952386d5d47f9df08d48ea4c03a1acb9e52 134 0.34/1.00 vMB 12
307,944 307,944 00000000000000002df849d2357379197ff1e9b35368569fbd800a5b34a18277 512 0.19/1.00 vMB 42
307,943 307,943 00000000000000000bcd9c59c0314c8cee5a6f6c0d7dd3457326837678f0dfda 620 0.34/1.00 vMB 28
307,942 307,942 00000000000000003923f7be375c1a8d1c7af9aa87b867e6d3ae403030c94dff 465 0.28/1.00 vMB 29
307,941 307,941 00000000000000003be1886d2f328600c6af3cdfaf7370b9411f09ac0cb5fb42 517 0.28/1.00 vMB 28
307,940 307,940 00000000000000003e37c3a6ac37daa6ae265af3c36f48318fde77d47224d019 256 0.10/1.00 vMB 34
307,939 307,939 00000000000000001ff001a3a2c288f3263ec256e771e4b918b514e7a0d19b03 786 0.44/1.00 vMB 34
307,938 307,938 000000000000000020ff1a60542d29f5684f414f7e9e747d45acf33b0ce388d9 565 0.31/1.00 vMB 28
307,937 307,937 00000000000000001f5e0a8103cd72af9dc6ab97f3ef5e16d242941e8f849eed 237 0.12/1.00 vMB 32
307,936 307,936 0000000000000000261fb4f81e8d03735cbdf8d6d0e8192b65d89744709eda24 267 0.16/1.00 vMB 27
307,935 307,935 00000000000000002f6bd294e2b389114d710dc5ef32e3849d9b928773bf4717 296 0.14/1.00 vMB 30
307,934 307,934 00000000000000000f463e4f97ec1dce51a2109f1342891956b417a4f7d245ca 197 0.10/1.00 vMB 51
307,933 307,933 00000000000000001d656b512dd32e6281ad349cbac2812160c9c082e273f0dd 549 0.32/1.00 vMB 29
307,932 307,932 00000000000000003424bab05808c94707e311b4cb514bb5d0449047e5b9cf0a 774 0.40/1.00 vMB 29
307,931 307,931 0000000000000000230b07e718a8fce3502c09ca89e7284ea4d6df89b36ce620 128 0.15/1.00 vMB 6
307,930 307,930 00000000000000002eb7cef635749199e1ac176951e40d7e6f7696dcbf388117 361 0.29/1.00 vMB 18
307,929 307,929 00000000000000004086b6a5309eaf41c254fce5f0d8556b6ca995715f3d4682 128 0.05/1.00 vMB 38
307,928 307,928 00000000000000001c85236a5d4ebcf1120518c1488e85fb82bc02165a2a64b2 417 0.23/1.00 vMB 29
307,927 307,927 0000000000000000138651220c45d324a18cb72e0679d8ca4395e37a2121ce83 128 0.06/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.