Loading Tool

Explorer IconExplorer

Memory Pool

78,501 transactions
29.10 vMB
0.11669700 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt c2874347fa16236da3a02d99fe2b714cf115b8457476f69610f66bf6a5ff18cb
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3b933be852a75b462d51a141ceea12357fe788a764884099341ade837bdc1ab5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.04200556 BTC
Feerates: 150.80 > 4.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (553,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,877 361,877 000000000000000010c2e9d16bb1915a1540f937d5f5a25f864d5ed7f5cfaf7d 1,107 0.75/1.00 vMB 21
361,876 361,876 00000000000000000504374b5efcf2b6eac0511f038eb720c1827370b3448ddd 2,340 0.75/1.00 vMB 46
361,875 361,875 00000000000000000340ada1d947547098213b47aa54103032c06d8d2cecf6c2 265 0.17/1.00 vMB 20
361,874 361,874 000000000000000009a4098b39eacd693289e98e8bd70f1fe55a7dfbb54be5eb 243 0.18/1.00 vMB 23
361,873 361,873 0000000000000000101bdb318bf7170e8e7f51873cb3ba23ce41be2566a70232 269 0.13/1.00 vMB 31
361,872 361,872 000000000000000000213a9f016af1ccab80a2c16e83850af8501aa5f96d1f62 997 0.62/1.00 vMB 24
361,871 361,871 00000000000000000f6147b64bc17ff28f1e7d5e3e33cdf45a69f4718bbdfa6d 392 0.24/1.00 vMB 22
361,870 361,870 000000000000000001b0fed38cb8cfbed386b53717697811a173ddf6828ebc2d 707 0.54/1.00 vMB 19
361,869 361,869 00000000000000000c8de114daa4c56def56cf592d42713a1610d1bc57d4ca8e 842 0.51/1.00 vMB 26
361,868 361,868 000000000000000009970d3d65acd7b396d2b7a77a56c2dc5480873e373fc023 84 0.04/1.00 vMB 25
361,867 361,867 00000000000000000b52684361632223b3b61c54b714f5e360087a8ad7bc50d6 117 0.07/1.00 vMB 22
361,866 361,866 00000000000000000e943ffa651530cb39c07a4911b28cffb2e4ebffb5a3d071 957 0.60/1.00 vMB 23
361,865 361,865 00000000000000001081b2ea1d379c036a8c6954b05ec62d47c6d5be82d030cf 511 0.38/1.00 vMB 20
361,864 361,864 00000000000000000e0e107312d81ed7afc24c9121cf352f7e4ff9087c74da5c 442 0.29/1.00 vMB 22
361,863 361,863 0000000000000000115c5b64668c0ec568b7fbdc97c34b1a2be46d8eb3a647e1 607 0.26/1.00 vMB 27
361,862 361,862 00000000000000000f1fe241339c208967c0aa4c35e6f389a89992de3ccbb5a1 357 0.22/1.00 vMB 17
361,861 361,861 00000000000000000f5b27612fc1af6bd07cc2413601a90f4f169de791a0c529 1,492 0.75/1.00 vMB 28
361,860 361,860 00000000000000000c7627532352bda6b84ac979ae7d0b3b4849d0ff4a036e68 179 0.13/1.00 vMB 24
361,859 361,859 0000000000000000007c13ac72f88c771eed907656a3a21966c09eae73eacee4 348 0.15/1.00 vMB 26
361,858 361,858 00000000000000001428601909381ff7f4f1574a5ad5cbb8004be6d8e1aabee1 736 0.41/1.00 vMB 25
361,857 361,857 00000000000000000b77235669017fefe824e1b0205335621f858ff0d3d4fdcb 850 0.44/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.85 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: 712.77 GB
    • Received: 17.21 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.