Loading Tool

Explorer IconExplorer

Memory Pool

47,645 transactions
30.22 vMB
0.09647031 BTC
Random Selection Loading Transactions
Max Size: 160.95/200 MB

Candidate Block

Mining Attempt 0aa35f15df162ae3a3d1ab4b01d30b17de342274363b1dbc737e305e5740dc0d
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 5162c88952ececd49d16e452395336563e0c1fc78c121705122cef52ea01107b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03566341 BTC
Feerates: 150.97 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (625,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,227 289,227 0000000000000000b369e656e7ff4e8f81b31eca1d237f6359a21123af025e31 675 0.54/1.00 vMB 27
289,226 289,226 0000000000000000b9f3bd345fe1c732b1e48a6d5b1fff9d0c225be9f5be609c 64 0.05/1.00 vMB 11
289,225 289,225 00000000000000008ffa4e9d385ab872813dfe8e6b2609db34130e28ba9270dc 511 0.27/1.00 vMB 31
289,224 289,224 00000000000000006fefca7bb77a49dea6a238d987a0acf2255ef3ba38486dad 645 0.88/1.00 vMB 28
289,223 289,223 0000000000000000afa0327be869ea53858cf7e2d1574c817e0ba4e8f1ecf820 1,055 0.35/1.00 vMB 76
289,222 289,222 0000000000000000a376f9786bad17e43c45b10cac07cde53b589ba8b397f553 299 0.29/1.00 vMB 22
289,221 289,221 00000000000000010a6eefe5e46af1d888ed29002bdb72299ebaad7994769855 760 0.35/1.00 vMB 39
289,220 289,220 00000000000000008c626713f90a5f23ca2807032a896edd047e7d813c610479 127 0.09/1.00 vMB 38
289,219 289,219 00000000000000010283b33fc1c897cbb2ac3d53cc757d7bdb97326770c7adf6 213 0.12/1.00 vMB 37
289,218 289,218 0000000000000000e6d5e175fcca5852a94f6235d583273811e3dcd545bb23fc 64 0.07/1.00 vMB 11
289,217 289,217 00000000000000011a9302b40a0f3c9df712fc951d0bb2a6a4d381f84d305555 173 0.13/1.00 vMB 24
289,216 289,216 000000000000000077278a5a96328528b7d4aea854584d65ce95c52633c1c4c6 103 0.10/1.00 vMB 13
289,215 289,215 00000000000000004794034f8d5157b90921188c1f9b96f84d5054a097a2a23c 362 0.30/1.00 vMB 26
289,214 289,214 0000000000000000f9b5abce0b68e81f66de7f3ee5f52fa630841b416d5074fd 726 0.35/1.00 vMB 46
289,213 289,213 0000000000000000ab2d0fae6b373deafd2d1106159b86ac108a6511b6c49a85 415 0.34/1.00 vMB 23
289,212 289,212 0000000000000000912009cc82da23fec0dcb1ea2b5894aa50877b3d7c73c5d2 699 0.35/1.00 vMB 25
289,211 289,211 0000000000000000f017d4cd46b97e827199acca01e91b57366f7f7853fb0766 967 0.35/1.00 vMB 84
289,210 289,210 000000000000000107f48433f8b7b92a70a931110f3bb7aa7ab7d469056ccff8 443 0.20/1.00 vMB 41
289,209 289,209 0000000000000000a74c16e8a9efb66074de5501c22c7d2f34e7ed131014450e 283 0.27/1.00 vMB 24
289,208 289,208 00000000000000003706ef9abae50b98378c4597dca5048d8ad3f90ddc73642b 1,092 0.50/1.00 vMB 45
289,207 289,207 000000000000000075fa6d1aa14d631ff054b1a1c54fd3153110e4f6e1cc96b3 1,066 0.69/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.