Loading Tool

Explorer IconExplorer

Memory Pool

84,384 transactions
31.56 vMB
0.10522218 BTC
Random Selection Loading Transactions
Max Size: 193.41/200 MB

Candidate Block

Mining Attempt 3bdd9a6b049795ef03dcd58469a462d55b27580799d1f766684f8ebdd2a4d1ea
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 709bb76a9acb13b10fa80c3972561d051647fec9589545ce5d5111ae5937f186
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.03225239 BTC
Feerates: 301.57 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (542,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,938 372,938 000000000000000005aed122b236ea764969aabe235c0e8a8d8122c56b59deba 534 0.29/1.00 vMB 39
372,937 372,937 00000000000000000f312e0550aea74b7cb4a14d80f88edd91e7e86c87b67cd6 166 0.07/1.00 vMB 47
372,936 372,936 0000000000000000068612efadc81b10e6440f5e4ea2c83d891f110f7e5819a2 436 0.26/1.00 vMB 34
372,935 372,935 00000000000000000623afbc74fb31854630897fb1185abba7443fe997ebd17b 279 0.15/1.00 vMB 34
372,934 372,934 00000000000000000a95e353249a4f915883e9b5f147f37cabb26e6956db42f2 240 0.25/1.00 vMB 11
372,933 372,933 00000000000000001400729b41e874d5decd2d03fa9455bef8322278057e756c 830 0.45/1.00 vMB 36
372,932 372,932 00000000000000000b6c59f8821495f0ab22446aa02812a309dcf3048715b66b 876 0.63/1.00 vMB 31
372,931 372,931 000000000000000005d2dd008c8c805834c23b23af008056f6402a2baf0ac4ac 339 0.13/1.00 vMB 42
372,930 372,930 0000000000000000074c6844288d48253fa505197a22eafe129f927537a08ab8 260 0.25/1.00 vMB 12
372,929 372,929 000000000000000011f2ee32d969bdb2c82ad15a3961d9e3cf0086fcb442730d 514 0.34/1.00 vMB 38
372,928 372,928 00000000000000000d8f0e2ac6b65942c87b1ea1f47bb1fa83b9eb1a882dd5e8 488 0.31/1.00 vMB 35
372,927 372,927 0000000000000000021096ab7f7085c92f1da13ebfe1aa5951a56a36d68300e2 60 0.03/1.00 vMB 29
372,926 372,926 00000000000000000df4cf454ec17ec08c5fc047f41fb8bbe2ca2cae3330ecf7 1,332 0.69/1.00 vMB 40
372,925 372,925 00000000000000000caf74dc63815713a69ffba1a53ac578345fb1c1f07d9320 152 0.07/1.00 vMB 36
372,924 372,924 0000000000000000093b4c48798989346398a69271a860ca9a1722316c719483 437 0.22/1.00 vMB 38
372,923 372,923 000000000000000004bcf59bd78cb5d940061d8529995658eb0586cddeeb7c7f 1 0.00/1.00 vMB 0
372,922 372,922 000000000000000013dc342f223b20b2b555044814e6d122fae2311d39eb1a16 511 0.28/1.00 vMB 41
372,921 372,921 000000000000000010f9e95aff6454fedb9d0a4b92a4108e9449c507936f9f18 1,055 0.50/1.00 vMB 44
372,920 372,920 0000000000000000031fb203f66b99fa516763bf5b8f668e4ff2cb513a3f108f 630 0.34/1.00 vMB 37
372,919 372,919 000000000000000000bbf24f6878bf72e3813e4d721138a733561a1c1de3ddf1 233 0.17/1.00 vMB 30
372,918 372,918 00000000000000000e12cc3bee58496ba3539df6eb7602d3d6b573235c42ba55 392 0.25/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.78 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: 709.59 GB
    • Received: 16.92 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.