Loading Tool

Explorer IconExplorer

Memory Pool

58,295 transactions
18.16 vMB
0.06177346 BTC
Random Selection Loading Transactions
Max Size: 115.36/200 MB

Candidate Block

Mining Attempt 6ef2c1e7d5e0b8be89147028176d145d24a1d1db63fd14272a26abd7522527fb
Version 20000000
Previous Block 00000000000000000000fb3563cead87ae28859965b397730edfb17a82a84daf
Merkle Root 13f3656bd8f00c2a3ef55a2a14345281cbf4d065efe2be250e6ad0c30d2d7c67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,826
Size: 1.00 vMB
Total Fees: 0.02119256 BTC
Feerates: 365.41 > 2.12 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,732 (904,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
10,857 10,857 00000000967d1399f3ba107875054216b0c00bfbac139629911658f4f366d645 1 0.00/1.00 vMB 0
10,856 10,856 00000000f93007c183383852bc6779817866cdd085bbfba065c5091a76939722 1 0.00/1.00 vMB 0
10,855 10,855 000000003ba8732cf0fe9060f66a6c6f167d8e5919eb58f6a0db5bd9323dc3db 1 0.00/1.00 vMB 0
10,854 10,854 0000000000bb9cdd5874295154cd7f4703ea05413b7499847df33b1911e5a58e 1 0.00/1.00 vMB 0
10,853 10,853 000000001ef6b3e5b700f8dc843ba7379877f34d42d2cc3c31ccc0db7b17ff6d 1 0.00/1.00 vMB 0
10,852 10,852 0000000043b0f5be9ff26a3aef1290bd09cb51c5c72d3f9ef8f6443f9756d597 1 0.00/1.00 vMB 0
10,851 10,851 000000001c65478343a5025d538ae6be9d263fcfed197afaa1ab9f2b5e95de03 1 0.00/1.00 vMB 0
10,850 10,850 00000000cb55036deac00f72590cdc825d4a806dd90ba3a7e8a7161eb1617669 1 0.00/1.00 vMB 0
10,849 10,849 00000000ad185dbad1e63b15d377c55483d875b195e8e29fa4f71cf78e0195f8 1 0.00/1.00 vMB 0
10,848 10,848 00000000f60169413026b4dc51c02a0e7909919a45276e9b571c56df7b3ac259 1 0.00/1.00 vMB 0
10,847 10,847 0000000035615e8e3a43542bbc0d4f7a0ea7f3263543512497182019e236022f 1 0.00/1.00 vMB 0
10,846 10,846 00000000dadeeb3092bb7d72fc22d75997b0fe8724f73d31b496525f74cb939a 1 0.00/1.00 vMB 0
10,845 10,845 00000000ed957b56213efb5060309992d97de70f4c84e4263b3eb0e185e57583 1 0.00/1.00 vMB 0
10,844 10,844 000000001d467b24b3136533e768498f7e24f09995bf0c726c66f735e41c1fbc 1 0.00/1.00 vMB 0
10,843 10,843 0000000075f44baa264d4204422d8cce07b1f3ab3800b8e70b2bfe72a8b05ea9 1 0.00/1.00 vMB 0
10,842 10,842 000000004dad7499f2c6938ebee14b7d2bfcfcb5eb97ab695822c50e5aa320b6 1 0.00/1.00 vMB 0
10,841 10,841 00000000ce55eec69d8d60998d3b064f66c5b3339ab9278fd326148758f709df 1 0.00/1.00 vMB 0
10,840 10,840 00000000eb7d05160e87529d26baa2ca232cfc2fa65b7d5b701234b1f7b4253c 1 0.00/1.00 vMB 0
10,839 10,839 000000002dc4f4fa049a31b4ac4efb79c6aefe0d426ac3d89fa5342dfdb61fbf 1 0.00/1.00 vMB 0
10,838 10,838 00000000390f02ac74a0b60fc01bf33a2c6d5d7f9dc988d6b2342a358b211280 1 0.00/1.00 vMB 0
10,837 10,837 000000008bb0c29d3aa1c5ad0873e35b48149ecb6ac6173bb5c7b7c2ef3a1a46 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.64 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: 776.29 GB
    • Received: 21.00 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.