Loading Tool

Explorer IconExplorer

Memory Pool

47,347 transactions
27.14 vMB
0.06671602 BTC
Random Selection Loading Transactions
Max Size: 144.42/200 MB

Candidate Block

Mining Attempt 6b5de1f53dc4dfc6f60e703e852f0ff31e3e409b538ec3587cbb80503835d2fe
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 75f2017b225ca64ff47ccb8053f9db57ce0f3e590d645f9cd8d6e9caef89b9a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,813
Size: 1.00 vMB
Total Fees: 0.01636300 BTC
Feerates: 100.17 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (595,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,856 318,856 0000000000000000174e3cb8771ced15dc5af6030af324e166665ebe3b9e8871 531 0.26/1.00 vMB 28
318,855 318,855 00000000000000001d82215ca4f1b1b9658011a9b027affb12728fec87619efa 383 0.27/1.00 vMB 23
318,854 318,854 000000000000000006b37e15f86230301134af647a70416039d4db3c79d2144e 171 0.11/1.00 vMB 23
318,853 318,853 000000000000000014388b7028ae3f2af49b577eb5b15e1468a4981f4fa102a1 547 0.32/1.00 vMB 26
318,852 318,852 00000000000000001910a46d0a96616263b38b433176d1dea17213abdf2ec481 165 0.09/1.00 vMB 29
318,851 318,851 000000000000000015d48c0a3778c9575f931429fd7bd7c9106ff66f57a5f0ac 297 0.17/1.00 vMB 21
318,850 318,850 00000000000000001a68185a1b9a39f446a789b79f95b86bb4225309d1dfc859 252 0.15/1.00 vMB 28
318,849 318,849 00000000000000000b5e3761db77df24e80c27ac5e2a2ca9038059a31415c5cf 404 0.21/1.00 vMB 31
318,848 318,848 0000000000000000171a46195ee3b5f5f0fc842bf269138629d78275f43d95ec 158 0.12/1.00 vMB 16
318,847 318,847 000000000000000017bdb8bd075374a4a2f7b84b103d3a2f7961ccdbf8f2a33e 497 0.27/1.00 vMB 24
318,846 318,846 000000000000000010e789e8658c05bfce709b241ac591dc16739d0d4c958d15 773 0.44/1.00 vMB 25
318,845 318,845 0000000000000000170ea4f4e00170d10a6dd562415793b3ae7c13353dfe1ea8 1,219 0.66/1.00 vMB 27
318,844 318,844 000000000000000014c8b0e1f8765845e6ca07c2253b992ec7f7369ea4fbf72d 152 0.06/1.00 vMB 32
318,843 318,843 0000000000000000149774e9601d82fa7ede68a4c79f8889d1a46b2513611a1c 534 0.29/1.00 vMB 28
318,842 318,842 00000000000000000ef06b5584e95ae5aca9470f66fe4eadc8c1e85b2ba39b98 347 0.25/1.00 vMB 21
318,841 318,841 00000000000000001b425e2d8cc3d813b6ebe1f7dc8d2c79a37ae3118d0c0e9f 102 0.05/1.00 vMB 27
318,840 318,840 00000000000000000d967dc763f3993309524f15be0300d472095ef2774783ee 462 0.23/1.00 vMB 30
318,839 318,839 00000000000000000a1e64eaf06cdf4d7c11e7dedd4519705c6ffce72e257c66 459 0.29/1.00 vMB 23
318,838 318,838 000000000000000003a84b4fd04b9654eefd814961c4acc29fb23e660eae41b5 512 0.22/1.00 vMB 36
318,837 318,837 0000000000000000224987c3a0470435ef99848b6b77b0145127714c4b987c7b 50 0.03/1.00 vMB 19
318,836 318,836 0000000000000000144a400504a184b4e4534ed0c49a960fd553cd9e5fa83225 481 0.47/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.99 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: 648.71 GB
    • Received: 13.06 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.