Loading Tool

Explorer IconExplorer

Memory Pool

78,639 transactions
30.02 vMB
0.08342770 BTC
Random Selection Loading Transactions
Max Size: 182.98/200 MB

Candidate Block

Mining Attempt 03a30f7ff4fcc10e4c4344f52b57840b7ac119c350f18dcd4b7990d184b73d89
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root a526879d57ff0cb3ecd3a66f61e8aca17a157963ba53dad553eda5a097800cd2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.01671845 BTC
Feerates: 73.20 > 1.68 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (491,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,932 423,932 0000000000000000040de9e570d7ab0428576c9862d3fd6b41e77658d3e656ad 1,040 0.90/1.00 vMB 34
423,931 423,931 000000000000000000fd81125bcff8fcb9293d2ba810e9db5391c3386f283cb8 2,651 1.00/1.00 vMB 90
423,930 423,930 000000000000000001bd290c544a552d4cbdfade7ee69bff1f520b595afd767a 1,344 0.80/1.00 vMB 44
423,929 423,929 00000000000000000333d18c2debc4cd777b340f374fb69ac22bc6460da1aedf 2,092 1.00/1.00 vMB 67
423,928 423,928 000000000000000000c92cb5d087ff3f7c1dbd61ec1b95de49b62dd0811e31f8 1,951 0.93/1.00 vMB 40
423,927 423,927 0000000000000000002bc2dbbd5528085535798768ed6b4103886327f075a722 2,738 1.00/1.00 vMB 115
423,926 423,926 00000000000000000357d2b2b0e28d4df199e81b16bdff98715687ac42ea9898 14 0.00/1.00 vMB 248
423,925 423,925 0000000000000000018d9da8b38f864ac45e6adc54d11fe2f8931ae05aae3ecb 911 0.37/1.00 vMB 80
423,924 423,924 00000000000000000032cab57c30a38e8623b22112423e88bac6967d7ecb0e88 879 0.39/1.00 vMB 74
423,923 423,923 000000000000000001ef9c177489728cd31907c2c914b21e8e41b8fbce9c8f46 694 1.00/1.00 vMB 25
423,922 423,922 000000000000000000f023b382d08816341bef621ae59a922f3df5ec9af2d5fd 1,831 0.78/1.00 vMB 67
423,921 423,921 000000000000000004a2a3e473f11ca2d239a2370c2930f61c94e34e31668110 1,266 1.00/1.00 vMB 44
423,920 423,920 000000000000000002921c33a5bedd7017d373b6edc4aaa7bb12cc006a768fc2 1,187 0.51/1.00 vMB 86
423,919 423,919 0000000000000000037ff553a1b63bbc80772c3a78899203ad82afdf1cbdaa89 808 0.32/1.00 vMB 81
423,918 423,918 000000000000000002370039db065e5df07af4c82689fa76162f37e7cf854285 1,698 0.69/1.00 vMB 75
423,917 423,917 000000000000000004273227a70f0a5f1f6fa42dbff29ae0ab1f46de804b1b57 800 0.33/1.00 vMB 133
423,916 423,916 0000000000000000046ad0c831787d6ebd07fd22cb19eabaa52fd52beeca0266 920 1.00/1.00 vMB 36
423,915 423,915 000000000000000002a71c8ff941d91e452bebf3ce59ad0facf5cd4f9a4764ce 1,110 0.55/1.00 vMB 70
423,914 423,914 0000000000000000056c7db4315d9c483be7a901f9b84b83cdc695e15a291f15 2,289 1.00/1.00 vMB 78
423,913 423,913 000000000000000003cec84fe5007e0767cea17b8b2217fb99506314b476026f 1,329 0.57/1.00 vMB 91
423,912 423,912 0000000000000000053599e1046b3912b6e73ffe140a0297fdb949bea75a087c 1,048 0.52/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.08 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: 721.10 GB
    • Received: 18.34 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.