Loading Tool

Explorer IconExplorer

Memory Pool

58,080 transactions
18.98 vMB
0.06071711 BTC
Random Selection Loading Transactions
Max Size: 119.91/200 MB

Candidate Block

Mining Attempt 5c1cfac59e8e39bd171e35037817604ef17d6a2e7161eaec85bb78edb6cdc053
Version 20000000
Previous Block 00000000000000000000618ba6552afd19641a6740c92e28741036440b3cff47
Merkle Root c09b82afd441921b9366a32de9523cd7db07d37b7968bf9fec08bb2211597eb2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,620
Size: 1.00 vMB
Total Fees: 0.01787730 BTC
Feerates: 73.20 > 1.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,703 (878,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
37,090 37,090 000000005b73cc65c525a090c05b45b1296d15b055750ca0a88e4339d8b6300a 1 0.00/1.00 vMB 0
37,089 37,089 0000000076f3a44168cbe9ee619cf6952813b5e3f0c943d3c4545e0220a7d20d 1 0.00/1.00 vMB 0
37,088 37,088 0000000069fc088332dcac564302c4ed3837fe0be1cbbd5a5f6413e40e5dea3e 1 0.00/1.00 vMB 0
37,087 37,087 0000000041222da620e6afc8853961a31de586527891785998b914340ca74586 1 0.00/1.00 vMB 0
37,086 37,086 0000000070b4281406bff336c200ba7857f754951d64d9133ce5682b8183fdc0 1 0.00/1.00 vMB 0
37,085 37,085 000000004415f9a40946b2dd72d3bcc14f0b9b977986edd984b6def942c2d919 1 0.00/1.00 vMB 0
37,084 37,084 00000000491d74fed6eb7ae36c7c218853cc12e7ade0f4b9d8ad2a5686c85541 1 0.00/1.00 vMB 0
37,083 37,083 0000000068cb8a020adbf5ee6682c784c9dee7202eb81f3dae9283e9c96064c7 1 0.00/1.00 vMB 0
37,082 37,082 000000009ddeaf98bfc455be022fbbed306d58abb870a3198c9e2e0e8bebe24b 1 0.00/1.00 vMB 0
37,081 37,081 00000000b2abb39b58df3101f3a1c4c3639ed14fdf0734b95ab292cc2a15b98e 1 0.00/1.00 vMB 0
37,080 37,080 000000000c5f0f34df079c8557789cd87ab75407f28ff0123a1bebe44c8f7beb 1 0.00/1.00 vMB 0
37,079 37,079 0000000085b7233bc01fc77df5686d133b3e5eafbf37a57e07c2faf89c6ac05d 1 0.00/1.00 vMB 0
37,078 37,078 00000000adc9a23158ffdbd75eed3b25ab6994d8344de94c35e1279f3b982657 1 0.00/1.00 vMB 0
37,077 37,077 00000000700895be2f2dbad370100a6498c46fbe45aaa6e821e26017a774f17b 1 0.00/1.00 vMB 0
37,076 37,076 00000000199229748d5e5b291c4d0af2ee6f1debca9ccd5bc45caddb8771f09b 1 0.00/1.00 vMB 0
37,075 37,075 000000009bcb3b3d8f450d02000f52963e065246a75429ee6e0723a7d1be263f 1 0.00/1.00 vMB 0
37,074 37,074 00000000a624f880f7376ea3e19383f6f2b3415a5fc9d249f490f1d5e8ddd211 1 0.00/1.00 vMB 0
37,073 37,073 00000000a5ad3c6bac6f7868c4bc847da03b40022ad4bb0e4e29ec3e5fd8f93c 1 0.00/1.00 vMB 0
37,072 37,072 0000000077b5ba64c0f8d397c008dffdc908237285816537bf59d032dffb1490 1 0.00/1.00 vMB 0
37,071 37,071 00000000b15af083cbafa7dd4165f32f700252133aaf8af220947f48a0dcadb7 1 0.00/1.00 vMB 0
37,070 37,070 0000000046100ebc1a7bef778a0d8368bc7be9e861ae150072eae1fccc722a3f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.59 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: 775.20 GB
    • Received: 20.81 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.