Loading Tool

Explorer IconExplorer

Memory Pool

86,898 transactions
31.81 vMB
0.12499208 BTC
Random Selection Loading Transactions
Max Size: 193.00/200 MB

Candidate Block

Mining Attempt a29c3be655730106286a44e0bdd376c7a15b8a5e646b000a1a5130042135e54c
Version 20000000
Previous Block 00000000000000000000c293eb6b3d695babb308ed7b69547ad6151ddfe703e0
Merkle Root 2f467a2f7f6bde8032b32324d83657fbb23cbdb41e00f20ce2f6a34a2212a5c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,156
Size: 1.00 vMB
Total Fees: 0.02719842 BTC
Feerates: 157.35 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,075 (259,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,878 655,878 00000000000000000004d8d7dfcf3561a05d3862410b2b62a8e719745193a6fa 1,943 1.00/1.00 vMB 41
655,877 655,877 0000000000000000000bf8ae5a2e28b4db29e504353077e6453b4874e43b9e06 2,097 1.00/1.00 vMB 48
655,876 655,876 00000000000000000005ef8fcad753d43adc035503f11508dd3cc32078d02483 1,614 1.00/1.00 vMB 48
655,875 655,875 000000000000000000053a957bf3d9cf3d5e6e36bdf03df3dbfc9c2008c57bce 2,240 1.00/1.00 vMB 155
655,874 655,874 0000000000000000000f955486459b767768a2e92fe4d073f4baae5109101674 2,664 1.00/1.00 vMB 243
655,873 655,873 0000000000000000000724d399cb9726daa0eba537619a527036b713e8dd87f5 2,105 1.00/1.00 vMB 93
655,872 655,872 000000000000000000046d3f364b2d57bbe547c31ea7c00772853200e7d51b4c 2,629 1.00/1.00 vMB 194
655,871 655,871 0000000000000000000e5dd3de67cc66373e2e7d042f74d7627d985983a56a97 690 1.00/1.00 vMB 29
655,870 655,870 00000000000000000002a0c50c5e69e0b82d2df914da7f961188c86599788dbc 1,208 1.00/1.00 vMB 11
655,869 655,869 000000000000000000084e503bbd78c8bcefebd7743ae53ede47d35240d5bf90 1,950 1.00/1.00 vMB 21
655,868 655,868 000000000000000000086c3f030fd2617c4f00f12faf3fb96e460593faed66dd 2,614 1.00/1.00 vMB 170
655,867 655,867 0000000000000000000fcd249367c9322bad6d8ae566d1c6f3e2af877b5253f8 2,212 1.00/1.00 vMB 119
655,866 655,866 000000000000000000017d4e168d1fa19c6b2d5579e3bb05bec9c1c8aca049a5 2,000 1.00/1.00 vMB 36
655,865 655,865 0000000000000000000e7133a8aa87023cc3e48da0d7911c9bbd12a5630eab26 1,855 1.00/1.00 vMB 143
655,864 655,864 0000000000000000000969e00f8c5407c3adbad7d3525a6d61cb739bb7b41aba 2,578 1.00/1.00 vMB 43
655,863 655,863 00000000000000000006d0642914212d6ce49a5116dc92f5bd8d5b2e9009c9b5 2,751 1.00/1.00 vMB 128
655,862 655,862 000000000000000000018a6ba83b579053dcabba36c69cb4161d8dd5da62b559 2,310 1.00/1.00 vMB 85
655,861 655,861 00000000000000000007b3abbbe364f8effda68f4f24ca7fca3c1a70a3e80b9b 2,461 1.00/1.00 vMB 203
655,860 655,860 000000000000000000040c9394d881a6d4fd2bf28094744f9cc1ab219b12b85c 419 1.00/1.00 vMB 17
655,859 655,859 0000000000000000000a13f096ea20ee7f4ac8d6cf8c4b3c9f2a7af46b758cd8 1,211 1.00/1.00 vMB 46
655,858 655,858 0000000000000000000d374ab92444ecf6ce055ea57746c49d3970e78883a56d 824 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.53 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: 668.94 GB
    • Received: 15.65 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.