Loading Tool

Explorer IconExplorer

Memory Pool

51,275 transactions
28.84 vMB
0.07725672 BTC
Random Selection Loading Transactions
Max Size: 155.14/200 MB

Candidate Block

Mining Attempt d9acec68d7085289ee9b936270ad4d17887db7f54efc21b371a1cc1fe053563f
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 41c8bc7bfa986d6de2391cf953bb997fd7278761da381b4e6cee7a3ca87ba9e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,505
Size: 1.00 vMB
Total Fees: 0.02111166 BTC
Feerates: 122.12 > 2.12 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (271,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,960 642,960 00000000000000000007d48c72d079c060d429933bb46892a7a50aefb66e8c00 2,059 1.00/1.00 vMB 81
642,959 642,959 00000000000000000000bcaab7634fa219c9995168233f2069e221e752f8e6cb 1 0.00/1.00 vMB 0
642,958 642,958 0000000000000000000d9d905946d60f871eab635d53170aa15cfdee537fccb7 1,615 0.60/1.00 vMB 43
642,957 642,957 000000000000000000020965150a34a1bda43037f7a7b0cb7bfec516757c5015 1,912 0.90/1.00 vMB 32
642,956 642,956 0000000000000000001075ecc219724c5d94533df78385a137fb33cf3c9366a2 1,933 1.00/1.00 vMB 14
642,955 642,955 0000000000000000000a0b4d2768988310b74883995f26045b2024b795bd36b6 2,636 1.00/1.00 vMB 77
642,954 642,954 0000000000000000000762657b06b03b7b866ccd6abf887ab7ca6b8cac74185b 1,839 0.82/1.00 vMB 51
642,953 642,953 0000000000000000000eace28415895872d3e5b6bbabe3acde54a59b45aa0f9d 975 0.43/1.00 vMB 40
642,952 642,952 0000000000000000000c74e29547de7812e6451cf69b5884be394a48b5400c76 2,553 1.00/1.00 vMB 10
642,951 642,951 000000000000000000065f3b9de580608755a82ac85f83bd929aabdec8aa3ae3 2,851 1.00/1.00 vMB 94
642,950 642,950 0000000000000000000415aaaf1c637ae7e18889e63b0a6f9f4b4dbbdd02d21b 405 0.17/1.00 vMB 53
642,949 642,949 0000000000000000000f0fcd372b80837c909496b9a699675d365d38fb183b39 2,330 0.92/1.00 vMB 47
642,948 642,948 0000000000000000001055cb5fb6f38636d8a67204e4a905b3b04865db86aa3f 1,435 0.79/1.00 vMB 37
642,947 642,947 00000000000000000008cfc18e21cebda86bf62f0c8e26792cf35cd142501146 756 0.44/1.00 vMB 30
642,946 642,946 00000000000000000000844d832026d58dc8310a6d95efe60e043468879e7955 645 0.95/1.00 vMB 8
642,945 642,945 0000000000000000000677a3e8a6703d7ad52b5bbb0f4ee29841dfafe036a7ee 1,690 1.00/1.00 vMB 14
642,944 642,944 0000000000000000000fd967e3c23d29c798096395959d0c8c35473c45de1cec 2,890 1.00/1.00 vMB 57
642,943 642,943 0000000000000000000f49c69985825abb49a46e12cc504064c5813192c49d0e 2,078 1.00/1.00 vMB 84
642,942 642,942 00000000000000000008df7f2ef9e03010e7076d3b098e0ca3d6a2db3f08e00f 1,855 1.00/1.00 vMB 4
642,941 642,941 00000000000000000004439dda0097d0974546177b0b6441443ce64d4140bba1 2,656 1.00/1.00 vMB 42
642,940 642,940 0000000000000000000914b830d1ed5c54a2e598174c65747401bbcfbe35b42a 3,147 1.00/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.02 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: 649.84 GB
    • Received: 13.22 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.