Loading Tool

Explorer IconExplorer

Memory Pool

82,794 transactions
30.92 vMB
0.09056418 BTC
Random Selection Loading Transactions
Max Size: 189.15/200 MB

Candidate Block

Mining Attempt 6664375fcddb1c2232db1b60725c02f3c055a945f26e4edf223f05861a3b2f59
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 9f28768ce5f9e178cb04cd07992c4091e05f515a7d1082d6232c0c70f96db38f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,244
Size: 1.00 vMB
Total Fees: 0.01958277 BTC
Feerates: 114.09 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (628,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,976 286,976 0000000000000000eca104bf2326109855e4bebfe8d40b299c0890c79f1d773a 79 0.04/1.00 vMB 29
286,975 286,975 00000000000000012dcdb3286a1e22bb845378b51b8d635389e67081db1a202b 99 0.10/1.00 vMB 14
286,974 286,974 00000000000000013e1b0b95a6aa636ba52359e967648beacb9f0b3d9a53066c 1,663 0.90/1.00 vMB 33
286,973 286,973 000000000000000101a8df4d7a7400db5ffb76f034bf62184e3afbf1b0bee22e 8 0.01/1.00 vMB 15
286,972 286,972 00000000000000004961e797699e0b9b134eb16de739990a70611bf468660b43 299 0.27/1.00 vMB 22
286,971 286,971 000000000000000070d73136b1e08bd5361368b9b847e1b65ca3a0ea96653732 690 0.35/1.00 vMB 33
286,970 286,970 0000000000000000ca5bcd31b2d30f91fe81fcddfcee6c6f8b731760a3d096a1 212 0.06/1.00 vMB 78
286,969 286,969 0000000000000000bb3ccbb59971f7a10c7f24ca3ed8eb17c580cef0f0c3e1e1 373 0.20/1.00 vMB 32
286,968 286,968 0000000000000000f26b428dc4df3d98f94569932ef984757b8ed2a46c283f9f 156 0.09/1.00 vMB 31
286,967 286,967 000000000000000104f1868ed17691733a22d34c00a70241ab45ac28f652e18f 288 0.15/1.00 vMB 35
286,966 286,966 00000000000000003055fc2ed4131e1938ddc428ed0661325c1b3e23fb79d613 326 0.40/1.00 vMB 19
286,965 286,965 0000000000000000b776a3b155c283f328350f4d83b21733d65803b28b8f1286 613 0.35/1.00 vMB 40
286,964 286,964 000000000000000087c611ced05f41c41cacc298ca34db47f6e7b60c75fd3634 928 0.35/1.00 vMB 54
286,963 286,963 000000000000000122c33d0a4afc130792c92fae27a3cfdd42f7b6b24bcd2dda 117 0.06/1.00 vMB 43
286,962 286,962 00000000000000010036bc0ff22310c6eb8de9960f84887cedc955887ed4277d 301 0.19/1.00 vMB 29
286,961 286,961 0000000000000000243f3086b57b2d25754583314fa7353667b4251cd4250a20 80 0.03/1.00 vMB 29
286,960 286,960 000000000000000038bb1efa457a39fe22681b93cb215eb2812723ab47aa2b54 566 0.31/1.00 vMB 33
286,959 286,959 00000000000000011ac668cdfa3655c6e6dca4552ad08a12258887b732b38245 770 0.43/1.00 vMB 32
286,958 286,958 0000000000000000b20218420c0d3e1111a830ddcbe1b9d7db0eb54a833122b5 70 0.05/1.00 vMB 35
286,957 286,957 0000000000000001088352d9b562ccdd66f4f07dce9ef547ce341946319b3ece 1,123 0.64/1.00 vMB 35
286,956 286,956 000000000000000073dc2216e110a446fa60578b1b273a1003ebc09ea8047af3 334 0.23/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.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: 719.30 GB
    • Received: 18.02 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.