Loading Tool

Explorer IconExplorer

Memory Pool

81,437 transactions
34.31 vMB
0.13987776 BTC
Random Selection Loading Transactions
Max Size: 194.94/200 MB

Candidate Block

Mining Attempt 98287af3a58a864ed508ef1f2d756bb714f0fdf0be4da3c4085e44a39ec3a478
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root fe2e238ffc4ff93d79212babde8830c271662222ddd48b4048f5effbfaef1ded
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,661
Size: 1.00 vMB
Total Fees: 0.02586714 BTC
Feerates: 384.62 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (672,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,130 243,130 00000000000000b865d0285207ceecbd556aba5e48964fa07b5a99026d497148 593 0.25/1.00 vMB 119
243,129 243,129 000000000000006db8360f4395e5d7e238424f32060463c4a1095c1dc2de6a4a 141 0.25/1.00 vMB 58
243,128 243,128 000000000000007188ae100c22c09bab97ac7d6f3989504d9acc4e14c851294c 583 0.25/1.00 vMB 173
243,127 243,127 00000000000000083edf658d27954fc19294adf6bbc39c7765020ba6c861c9b6 472 0.25/1.00 vMB 119
243,126 243,126 000000000000006b19e1c6cdfe742f58535c88b968d3a2407ca24bd007debdfe 456 0.25/1.00 vMB 125
243,125 243,125 000000000000003733b7a7f04149bfc490012cbd2c977047befc0e7b60ad4e2f 6 0.00/1.00 vMB 67
243,124 243,124 00000000000000971f41278495bc23985e898444f464abcdb4bcab4bc470e47a 785 0.25/1.00 vMB 207
243,123 243,123 0000000000000063f208e2e81dbe3e0d8a53ed8049704d53cfa7d26624d96ce5 315 0.10/1.00 vMB 113
243,122 243,122 000000000000006840876aecaa02fec47f769ca350e93eb3660ea9851fa41f76 652 0.25/1.00 vMB 211
243,121 243,121 0000000000000013c6d557a2fc9f7060ea3990e413682c49e7a22d90cdf8cb90 256 0.15/1.00 vMB 65
243,120 243,120 000000000000006c92b85097b73a7eab448be559451aaad7d6ff8fd016b0ed2c 41 0.02/1.00 vMB 112
243,119 243,119 00000000000000b815e40b681f58fc1352138ebf6ebb8af2cc121d04dd18f0e5 476 0.20/1.00 vMB 183
243,118 243,118 00000000000000c314f3e8e4820c3263e74329956f760ae7e1ff654247b9b3d9 269 0.16/1.00 vMB 103
243,117 243,117 000000000000007e5374d282076cfb666a061b7b8eece32b6338b08b5591931d 391 0.15/1.00 vMB 180
243,116 243,116 000000000000009d8b7719199711056e74cf68690158ab2d6ccb6c4b9b81fd9e 625 0.25/1.00 vMB 135
243,115 243,115 000000000000000c1f6a6f5e566b31ebf0ba60831a3fb9eeb3e3bb9d04739367 172 0.10/1.00 vMB 129
243,114 243,114 0000000000000018a8c780ce4b2d3657bc25d8f1df5095a42ca3b5ba097c1b6b 389 0.25/1.00 vMB 104
243,113 243,113 000000000000007059bfd22865413284e79d3ec829fe311eea1398e60d3b9757 483 0.25/1.00 vMB 125
243,112 243,112 00000000000000d6f53e5b608705ae492b98fe174bbb27c49f24e44965525553 762 0.25/1.00 vMB 240
243,111 243,111 00000000000000951019fec0edf78a63aa3144e2e3257881ad6d6d6f93f5d56e 713 0.25/1.00 vMB 194
243,110 243,110 00000000000000baf44e985cb85643f4a96d985cdad9f85ea19f913c663d9be2 148 0.08/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 783.10 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: 729.75 GB
    • Received: 18.49 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.