Loading Tool

Explorer IconExplorer

Memory Pool

82,407 transactions
30.75 vMB
0.08438652 BTC
Random Selection Loading Transactions
Max Size: 185.42/200 MB

Candidate Block

Mining Attempt f2019011d79d5ccaf529064146edb3260711e266561f4b72b26c4223a01f9b50
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root b7b5b46491bf033c589a27ae0091c1b014e218f581800132b99b5d48ef4b5e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.01896583 BTC
Feerates: 73.20 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (414,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,879 500,879 00000000000000000066b310bec1271e6c0686659c31afca2d0cf4a0d6ac7a91 1,962 1.00/1.00 vMB 353
500,878 500,878 00000000000000000001c9ceb2a1bdad497a2ae075918c7b710285b0250ad5bb 2,352 1.00/1.00 vMB 941
500,877 500,877 0000000000000000007b860f909420c3b44efbebdc83a39f15973035bc3b4919 1,174 1.00/1.00 vMB 169
500,876 500,876 0000000000000000009253f074dd79249a9e766a07f28305da44ffdbfb730baa 1,773 1.00/1.00 vMB 560
500,875 500,875 000000000000000000506c92f1cdd531d0ec2083361de9ff4b4f1af99549df9c 2,000 1.00/1.00 vMB 476
500,874 500,874 000000000000000000770aa8f4342b503f7e1106f4d6df81dd3870751b72d57f 1,951 1.00/1.00 vMB 543
500,873 500,873 00000000000000000029bfa921f59cace996497809ec63d64314009877576ad6 1,042 1.00/1.00 vMB 247
500,872 500,872 000000000000000000033412b9c0a9030ca36e52cdc75f14de30ae4d54083536 596 1.00/1.00 vMB 330
500,871 500,871 00000000000000000004e55a7f76dce8e2b04992c883e41bca1bb2107517322f 550 1.00/1.00 vMB 197
500,870 500,870 0000000000000000008db404e6f338d3cdb7faf0036509786a1a48c6b121fae6 976 1.00/1.00 vMB 1,178
500,869 500,869 000000000000000000613dda401653eae5a1d0f079dc701a54b02a58b535ee19 1,075 1.00/1.00 vMB 349
500,868 500,868 000000000000000000795113ea846ce5ebb02c29c68df3da0283a1e6d93a5eb2 1,295 1.00/1.00 vMB 358
500,867 500,867 0000000000000000004f65051130ab416230371b21c6f746b49ffa1c55a3b55e 740 1.00/1.00 vMB 260
500,866 500,866 0000000000000000002c8cc3f29df7371de5109c70a3f0d3dfa6cdfa7f545dba 1,246 1.00/1.00 vMB 337
500,865 500,865 0000000000000000002a10a9cfd08c3c68e3ef0bcd4fb416eb8156706616d8b6 2,256 1.00/1.00 vMB 672
500,864 500,864 0000000000000000005be48ec4b7b5d6a3dc366556186c791cf746c5b4a73566 1,061 1.00/1.00 vMB 250
500,863 500,863 0000000000000000007e21959af85d9951e384de889f148288fdc247f4bb4642 828 1.00/1.00 vMB 187
500,862 500,862 0000000000000000006a9189950f451d1639c0be69fb1a1778630c979cdaf46d 1,213 1.00/1.00 vMB 287
500,861 500,861 00000000000000000033e1884956841aa9ff5d14d05e834f15aa9536522a7467 2,571 1.00/1.00 vMB 686
500,860 500,860 000000000000000000838a97af141fd6ca75219d2caf9fe75bcde5195862320e 2,553 1.00/1.00 vMB 676
500,859 500,859 000000000000000000947d342f7bac64892dc9086d52cc55b14d186cf0af723e 2,133 1.00/1.00 vMB 689
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.