Loading Tool

Explorer IconExplorer

Memory Pool

80,328 transactions
29.54 vMB
0.12756588 BTC
Random Selection Loading Transactions
Max Size: 178.76/200 MB

Candidate Block

Mining Attempt e3af9f5e1487771ad419a6630e4b4e0c402c0266afea6d894329c257f5c5b656
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root c6e4960dbdb6672bca371736d089f69c5af834410320c40e5486dc40778691d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.04639707 BTC
Feerates: 477.45 > 4.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (372,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,225 543,225 0000000000000000001e395a1e4aefe0e4560fae2f8dc4091ac9fba9d1f3cd95 640 0.34/1.00 vMB 2
543,224 543,224 00000000000000000018d0763ebeca11f6d4f399b5708387cd7062c8dc72acc4 2,810 1.00/1.00 vMB 23
543,223 543,223 000000000000000000007e3997cb80f3b9f19cfba764892cbf3fe9d1da7deeaa 2,782 1.00/1.00 vMB 19
543,222 543,222 000000000000000000201331303f1bb21ce67b4b6b289972b10556ac02e2f990 3,240 1.00/1.00 vMB 26
543,221 543,221 0000000000000000001df03ffb22cb7d293c632a01489368fe41ec139955979c 176 0.05/1.00 vMB 24
543,220 543,220 0000000000000000001b772474df1d379c4a96d64c8ff9572e5511087de56c8b 1,676 1.00/1.00 vMB 2
543,219 543,219 0000000000000000000332e6ec02332fd82501f7dd835b1d689484c490b12fed 1,649 1.00/1.00 vMB 7
543,218 543,218 0000000000000000001e1c64707a6d324c2b9564d316ddfa253cb8e23b0e22a3 2,196 1.00/1.00 vMB 23
543,217 543,217 0000000000000000000e54f110c97443e7eb323dcdcbca45cf6e6f3645a1cf63 2,696 1.00/1.00 vMB 10
543,216 543,216 0000000000000000000025431a49a712b531b02159167ebac160e501a4321b86 2,661 1.00/1.00 vMB 29
543,215 543,215 000000000000000000027af43f2567209eeb7e1f87e8e7cdfbc383a1a7801d5e 3,430 1.00/1.00 vMB 34
543,214 543,214 000000000000000000162291e26148b5e0a23ce2e28745a5271296e854454f84 1 0.00/1.00 vMB 0
543,213 543,213 00000000000000000008629e8444841fc52e09b56b62f675816da6af6021fdfb 1,924 1.00/1.00 vMB 8
543,212 543,212 00000000000000000020123b288b24ef91c4d80a9cd8adec92a1bb7ab30b8fee 2,627 0.93/1.00 vMB 25
543,211 543,211 00000000000000000002761e5286286c2f2397f25e18b596eb10c00e77120fa0 656 1.00/1.00 vMB 1
543,210 543,210 0000000000000000000191ac1ddd166d86961c93afde9daa3b66c7786f07b603 791 1.00/1.00 vMB 7
543,209 543,209 0000000000000000001947167bf00f19b471740e6df69c674a8bd3caaa4eed37 1,493 1.00/1.00 vMB 13
543,208 543,208 0000000000000000000f69de0780a14758b0143ed1373aff0cabdef74b4c302c 2,193 1.00/1.00 vMB 7
543,207 543,207 0000000000000000000c64bf85ff8cbf6f98026fe9c52ac5e8901f8598cc11d5 2,819 1.00/1.00 vMB 18
543,206 543,206 0000000000000000001d7e3bdee9281b55e6f57d5d47537058214d6ecf68cf0c 2,625 1.00/1.00 vMB 20
543,205 543,205 0000000000000000001e08cd3efc8780430e2d325c0fef1eeb5b121a9ad7e129 2,708 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.