Loading Tool

Explorer IconExplorer

Memory Pool

39,586 transactions
28.46 vMB
0.06901538 BTC
Random Selection Loading Transactions
Max Size: 144.69/200 MB

Candidate Block

Mining Attempt db0e96bb5f3f8bad7bcc95d46d9335b9a65e1ca6e788e824bca38c98f3138687
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 952c200d750879586f3e5959e8ebefd7c609ca9f6ab9dcd22ff0fdcca6b2c789
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,362
Size: 1.00 vMB
Total Fees: 0.01418897 BTC
Feerates: 150.80 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (696,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,854 217,854 000000000000012f9e8a32d244840d9a05553fef476c7614f86bf4d299043fd6 73 0.04/1.00 vMB 66
217,853 217,853 00000000000002099653ddb16068fd9b393ed6a24c2b91295fb75fff654b1010 208 0.11/1.00 vMB 495
217,852 217,852 00000000000004a4422aebed058da5011f94e92e38749701fa5c991614579819 153 0.08/1.00 vMB 182
217,851 217,851 000000000000022b449696fbac939c4916f562e8cf39a85936e84fc2018f6f84 191 0.08/1.00 vMB 261
217,850 217,850 0000000000000318bdf68e9a6a5b6d31548f9decbfc4b8d9c4649f102ef16894 11 0.00/1.00 vMB 231
217,849 217,849 00000000000000111f135ba1ccc2ff489f60d95ab0b73874f751c2f7f7d8b49b 216 0.10/1.00 vMB 209
217,848 217,848 00000000000000e533b34f0448ee6648932ac88907be4953389bfe6e49609776 341 0.15/1.00 vMB 210
217,847 217,847 000000000000019897f9552fc33171336eedbfda9dafeab356fb5bb1cabbdeb1 343 0.12/1.00 vMB 222
217,846 217,846 00000000000002c604c54fa01497d78850d8b544f8c9edc23066ead0224298ad 319 0.13/1.00 vMB 244
217,845 217,845 000000000000022e1d664b9c433ba7861250a60ce8172e8a0b787acafe326956 196 0.11/1.00 vMB 117
217,844 217,844 0000000000000149e3b1780ac866fb69199a08aa469c8acdaf283d9e966cdd04 126 0.06/1.00 vMB 155
217,843 217,843 000000000000015d43f12e63688c68c378229f8a2911840412d559b789e6e0db 461 0.17/1.00 vMB 215
217,842 217,842 00000000000000010ec9f57743b9ae4e01e14afb4ade441b2f252294e807da30 21 0.01/1.00 vMB 512
217,841 217,841 00000000000004ca488d4d00d75fc0903b9dbd3b88377273804429ac530b5d19 123 0.07/1.00 vMB 78
217,840 217,840 0000000000000465ed811aac9309e95b4a6420c81f4ed8436fd1e1fab73a9f03 142 0.05/1.00 vMB 155
217,839 217,839 00000000000000169d6d45490285c40d3db30aec019ff84709fb0dba3d64526e 207 0.11/1.00 vMB 263
217,838 217,838 0000000000000270df1e1e0e7e9112e08ee3fad0938b07c16ce16bc733711626 62 0.04/1.00 vMB 93
217,837 217,837 00000000000001bde870afad6946020db2ab15dbd6b2b0b3b0cf3a4fdcdd4773 384 0.17/1.00 vMB 180
217,836 217,836 000000000000002d58b8efefdfa2ee2629990eedb22a4865884718939eaba7b8 122 0.05/1.00 vMB 127
217,835 217,835 00000000000002d6e8c26d6ceca68e363e5dcfc7e27e739c580d1e2707a12a11 272 0.12/1.00 vMB 203
217,834 217,834 000000000000034cbf2502430799eea2af861d2f9f54c8de4a00e7cda2fdb204 32 0.02/1.00 vMB 866
Previous 10 blocks ↓
Total Size: 781.69 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: 628.68 GB
    • Received: 11.82 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.