Loading Tool

Explorer IconExplorer

Memory Pool

45,950 transactions
30.76 vMB
0.12563160 BTC
Random Selection Loading Transactions
Max Size: 156.70/200 MB

Candidate Block

Mining Attempt 85d07d9e383938c627cd486d6fe57f6f54d92ee831bacde9cc7568c8a8d5462a
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root b547c13da70d37c13fdabcb499b1dda410c164c715e6f32f22c021a594a9b453
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,734
Size: 1.00 vMB
Total Fees: 0.05292571 BTC
Feerates: 150.97 > 5.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (228,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,214 686,214 0000000000000000000925bf5a0a13b814ea60ce436a52eaf15273f73ed49db6 1,972 1.00/1.00 vMB 56
686,213 686,213 0000000000000000000b77d50a3de24a2dd97335586ce07ba64d38b6f04b5616 2,168 1.00/1.00 vMB 11
686,212 686,212 00000000000000000001900e922b11906be7cbef44755e1fad10ff3e429529ef 1,063 1.00/1.00 vMB 44
686,211 686,211 0000000000000000000b65911713b0ae9830be29b77dbf3c08d48c591d94b6f1 2,252 1.00/1.00 vMB 16
686,210 686,210 0000000000000000000659b7dac6f945e0ad611830b4c479023a3468f6d79f63 2,578 1.00/1.00 vMB 22
686,209 686,209 000000000000000000029366fde3e4607e96bcbad10c248b546ce13bcf6f20d8 2,197 1.00/1.00 vMB 37
686,208 686,208 0000000000000000000174e0f328bb314f675d2466a46b3cdd6a9b78f37f96c6 1,184 1.00/1.00 vMB 10
686,207 686,207 0000000000000000000d0ff436d00c22322ae098a341c55eede801d884c39ee5 2,138 1.00/1.00 vMB 50
686,206 686,206 0000000000000000000a19719ca945d775512481fe7b482ade53b960330336ed 1,804 1.00/1.00 vMB 43
686,205 686,205 00000000000000000006bd5ccfb62bf7afad5501550ad1d0326552ce8c30ae28 1,316 1.00/1.00 vMB 54
686,204 686,204 0000000000000000000104da1d71e8f860136c12ee72682ba0d0abd103ace385 2,341 1.00/1.00 vMB 38
686,203 686,203 0000000000000000000ae84d2f7c1bd0b89471671154e0bab8a072fbd2b4ae39 2,780 1.00/1.00 vMB 58
686,202 686,202 0000000000000000000b035eab568a7c409ba8c6d103c78717de6ae0519d9ba8 1 0.00/1.00 vMB 0
686,201 686,201 000000000000000000086134557e39ed14cbfbbcf8ed2a35dc3148430f84a153 2,128 1.00/1.00 vMB 38
686,200 686,200 00000000000000000005e6c6fbd79c685d4ef98d946a40fb9d7113ce68761d91 1,431 0.99/1.00 vMB 3
686,199 686,199 0000000000000000000a64e9049b618a8ff1bf60bd1da6728460bd3f246f53e9 1,049 1.00/1.00 vMB 19
686,198 686,198 000000000000000000064de3a3f2ba2799fb9a568013013d1021bffedf95dbd4 2,262 1.00/1.00 vMB 42
686,197 686,197 000000000000000000009bb1a149b8f33623fad4c557dff55aac8890fb55acc1 791 1.00/1.00 vMB 23
686,196 686,196 000000000000000000025a61aacd0c55f1a51320587ddcc785780987e490d97a 1,763 1.00/1.00 vMB 15
686,195 686,195 00000000000000000005978e9d08dc341a16b07fa4b653832769158990ee2ddb 1,686 1.00/1.00 vMB 41
686,194 686,194 0000000000000000000d257e7f6f571bca37b5779e552a29e5f419029f5d0c33 2,867 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.64 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: 626.57 GB
    • Received: 11.67 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.