Loading Tool

Explorer IconExplorer

Memory Pool

43,229 transactions
26.35 vMB
0.05832424 BTC
Random Selection Loading Transactions
Max Size: 138.64/200 MB

Candidate Block

Mining Attempt 29e12bc98ffd858cd3652f95b26ae0cf2ab8a8cc9bd9389473a7fc3366da1fa4
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root aa8508db00ba02100932e9c3c031e4682fc51278fd4f6cfb26351711bdd5841d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,156
Size: 1.00 vMB
Total Fees: 0.01017503 BTC
Feerates: 107.54 > 1.02 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (469,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,138 445,138 0000000000000000002de7741730df4307a0b07af877fdac1f03b9be9e97da54 1,079 0.49/1.00 vMB 70
445,137 445,137 00000000000000000176f187abfbbd842adcc010e6b1f6df5bb9449a4bef1636 894 0.35/1.00 vMB 75
445,136 445,136 00000000000000000103ea07014c0220c8d89d87b5d698199723cd11b6747974 1,213 0.53/1.00 vMB 74
445,135 445,135 000000000000000001fecc38833042fc8d2976fd92f1c0a3c0681153cac51051 771 0.43/1.00 vMB 54
445,134 445,134 0000000000000000011e03047f46c107b6459dc5af0578e7f9fd96f347924db2 2,201 1.00/1.00 vMB 73
445,133 445,133 00000000000000000237155c2bbe0c4274ea088225ca3be4b58dd7362f9583c6 1,563 0.92/1.00 vMB 60
445,132 445,132 000000000000000003181ae801f148d88f4ded1234fbd79f160bcb129aeb58d2 661 0.51/1.00 vMB 48
445,131 445,131 0000000000000000026fb4d4e78c09d194d24c06a0a56bc755e2c7bb77e8fa6d 1,733 1.00/1.00 vMB 61
445,130 445,130 000000000000000001fdadfca8287870e6a157259228db8e877cd88c535c48bb 282 1.00/1.00 vMB 4
445,129 445,129 000000000000000001b3f8e69da1724d77d9fe6c781cc21a0d165f476b9c1ada 1,241 0.48/1.00 vMB 76
445,128 445,128 000000000000000001c45c483006d510ee71974993c92800220cddb8e94a101b 867 1.00/1.00 vMB 24
445,127 445,127 000000000000000002873bfdf92a51b099c4bc7baa091b50087c96751c66cfea 440 0.21/1.00 vMB 74
445,126 445,126 000000000000000000bff19e42cf011eebf6fa3a22aed3a3ba44fd779ac245fb 246 0.10/1.00 vMB 76
445,125 445,125 0000000000000000023d5d184f8b90198be5313f293f310f7bf1f2d714b9e96a 175 0.09/1.00 vMB 66
445,124 445,124 000000000000000002dff4145aa07eaac1fd888b5907da76f69bb2be46c18ed1 126 1.00/1.00 vMB 1
445,123 445,123 000000000000000002ba5b98c29995aba8f24edfcdca887f17e77cf9f3096a5f 442 0.18/1.00 vMB 77
445,122 445,122 0000000000000000016bfaa96cd4e05010bbebc73f3704f28fc4c2e1d09580ec 904 1.00/1.00 vMB 24
445,121 445,121 000000000000000002f554525ae3ca92b82c8bb94bbc4f3e19a71ec96200a2c9 533 0.40/1.00 vMB 39
445,120 445,120 000000000000000001533e38a2b109090d92cdcfb4ac13df30d6ba3498d1860e 1,500 0.99/1.00 vMB 41
445,119 445,119 0000000000000000001d50c1a9ca3565485521da810888d6b87b94b8565d8d1c 1,667 0.70/1.00 vMB 73
445,118 445,118 000000000000000002fd52d039904712ec318d4516cc202fcef2a2a52a359515 1,762 0.70/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 781.91 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: 645.62 GB
    • Received: 12.75 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.