Loading Tool

Explorer IconExplorer

Memory Pool

51,373 transactions
30.59 vMB
0.13611098 BTC
Random Selection Loading Transactions
Max Size: 163.12/200 MB

Candidate Block

Mining Attempt 254e5ccb6dac2b04b189c6a6f9007fbbd04e39986d1a414ddf883f4dfe826f50
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 95f7d067aa145445f89e813e8b5cecc1aadc3d82e54f751677492216394c9741
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.05395576 BTC
Feerates: 179.69 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (302,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,907 611,907 00000000000000000002fedc0483de644fe6a55ecb5ee1eb5c955a8bf5e9dea9 2,698 1.00/1.00 vMB 33
611,906 611,906 0000000000000000000033b4bf03963156d65d1439fd1a3b5bcf9a3359d1494d 3,091 1.00/1.00 vMB 53
611,905 611,905 00000000000000000010f608e97e77a923dcc4feeca115355ad4786f1392e3a7 2,341 1.00/1.00 vMB 32
611,904 611,904 0000000000000000000b004b3118df6ddc9e656e9125ca2f0c2c609de06846af 3,113 1.00/1.00 vMB 61
611,903 611,903 0000000000000000000083bfbc9da9c44b195d0200c551d0865ea63895a41092 2,702 1.00/1.00 vMB 55
611,902 611,902 0000000000000000000ef73dab1a71bc421e2f3f1ec19b6501110d5c19391676 974 1.00/1.00 vMB 62
611,901 611,901 000000000000000000073f020bf669d431325f312c5fb4bb83985ad40e2d18f1 1,871 1.00/1.00 vMB 92
611,900 611,900 00000000000000000000f1bddd4f5619abfed17aff7f2ed3381199a45863be2e 2,817 1.00/1.00 vMB 16
611,899 611,899 0000000000000000001337d1d51421fb0c2916c100eec2079bf527315fe4fc82 2,814 1.00/1.00 vMB 13
611,898 611,898 00000000000000000012f57ffdff9233ab4000a7b115c211489219bd9b032ee3 2,772 1.00/1.00 vMB 16
611,897 611,897 00000000000000000003034ba61922674c8f78f76247ffc3d346f4ea611d93ed 2,913 1.00/1.00 vMB 7
611,896 611,896 000000000000000000033d3aaece5bf85b5930ca0e4d9b5ee59ff7652a74a3e2 2,668 1.00/1.00 vMB 17
611,895 611,895 0000000000000000000954ef759761bbdc8018b530dad59f7bdc4fcda4cf1305 2,826 1.00/1.00 vMB 15
611,894 611,894 00000000000000000004d7bb7d8e7943a81fdda4fbd65bf295bf3da1bb0d2bd4 1,397 1.00/1.00 vMB 26
611,893 611,893 0000000000000000000416936c0337ea19b599e3716c9e530ff74c7abf66ed46 1,537 1.00/1.00 vMB 21
611,892 611,892 00000000000000000009af175df0edc185d628c798bc0cdf51b9950ac3cb5f72 2,751 1.00/1.00 vMB 27
611,891 611,891 000000000000000000109791211102001ec4e7ea1140a71496a9ccc3da36c9df 2,404 1.00/1.00 vMB 19
611,890 611,890 00000000000000000006d376fa75808711287ff22f4edff45324fbcff8736437 3,211 1.00/1.00 vMB 29
611,889 611,889 00000000000000000000b2952164a2de9b6f78dbe87b7d96a964623e799499cf 1 0.00/1.00 vMB 0
611,888 611,888 0000000000000000000c62320e72d247f9dbdaec38dc9c786683b4248cc75213 1,875 1.00/1.00 vMB 14
611,887 611,887 000000000000000000127ee8ef49ab47e7f43118f1f608c41ebf80ecc1bfad21 3,233 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 652.03 GB
    • Received: 13.70 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.