Loading Tool

Explorer IconExplorer

Memory Pool

74,411 transactions
28.50 vMB
0.08133259 BTC
Random Selection Loading Transactions
Max Size: 169.06/200 MB

Candidate Block

Mining Attempt 65d9e3de83df994ee8327cb8d2be31630ef5615fb7255087a4e4eb1cb8c7f464
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root a93b67b027b4cb823b9e8677896bdcc31d4d7535f4bd4da3639186036c9706d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,248
Size: 1.00 vMB
Total Fees: 0.02413454 BTC
Feerates: 151.11 > 2.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (56,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
859,002 859,002 00000000000000000000f87e2c7670976a1b720ed511289ddfe6430a8f7cb42a 2,397 1.00/1.00 vMB 3
859,001 859,001 0000000000000000000277e29d3f8e2e0a802b475758ff4ed1393820afc20af7 3,929 1.00/1.00 vMB 6
859,000 859,000 00000000000000000002ba3fb3e2f8cdff61d48e24cfafaa3f13f45b28466e4e 4,097 1.00/1.00 vMB 3
858,999 858,999 000000000000000000001fa465e10f0425bb68a799d1ea9b9cd8ade4a983065e 2,132 1.00/1.00 vMB 3
858,998 858,998 00000000000000000000a89671ef90df04d1d88012929bdf47c06c3d32550d56 2,967 1.00/1.00 vMB 5
858,997 858,997 00000000000000000001329738c84512dd44ddee9586d159b5ca0eacee05b4ea 3,000 1.00/1.00 vMB 6
858,996 858,996 00000000000000000000e971a0c37ef849ec4d6ad752edac7f8aac26e57f4faf 2,784 1.00/1.00 vMB 8
858,995 858,995 000000000000000000031f86ff0c1bb050f21ce246fe9be78ef2f89983c94f98 2,683 1.00/1.00 vMB 8
858,994 858,994 000000000000000000026111e39abe8f3a4ec628433eb095861234b7f2f07e78 3,117 1.00/1.00 vMB 5
858,993 858,993 00000000000000000000b76c4a1bc6f0edb4218a7bdf1112fe81663aba80b077 3,960 1.00/1.00 vMB 10
858,992 858,992 0000000000000000000063d841a026b08544ccfc27a083809faa859de92baf64 3,418 1.00/1.00 vMB 12
858,991 858,991 000000000000000000024f837aef6247780bd88104463f546071503d5591b9d6 2,889 1.00/1.00 vMB 14
858,990 858,990 00000000000000000000138ea917314250cf61cf3b622216f695191d42668e92 3,215 1.00/1.00 vMB 6
858,989 858,989 000000000000000000026e179431ceae75aef4766bbbc0cd756a3e609f2f0fb6 2,354 1.00/1.00 vMB 8
858,988 858,988 000000000000000000000cde9048cd9fb053efee1d31f6636201ac868d2d7cdf 3,378 1.00/1.00 vMB 8
858,987 858,987 000000000000000000025b25a33a8f6f31f0b5dd1edf868feb35609d94515e84 2,942 1.00/1.00 vMB 8
858,986 858,986 00000000000000000001f965f497dfc60d72ab9e0c55ff96a07849175a418ac2 3,417 1.00/1.00 vMB 7
858,985 858,985 0000000000000000000031999459455f2dd3a1a0e206c1aed3fd5fa9196db944 2,709 1.00/1.00 vMB 8
858,984 858,984 0000000000000000000179d9674ce21e045b8a22928de150826c28d75083f173 3,755 1.00/1.00 vMB 7
858,983 858,983 00000000000000000003217613ee2e4945a58fd300034e96ed0ce6fddd67dca9 2,781 1.00/1.00 vMB 5
858,982 858,982 0000000000000000000201a729f83f8d76069b1a2fd7d5b3e6c964c9e3ae8dcc 3,620 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.45 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: 667.37 GB
    • Received: 15.25 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.