Loading Tool

Explorer IconExplorer

Memory Pool

78,684 transactions
30.02 vMB
0.08936743 BTC
Random Selection Loading Transactions
Max Size: 179.34/200 MB

Candidate Block

Mining Attempt 9dc3817fdd373924a46b62a7fa8e0e85425b0e3a22808f7cd192ea6244e2a23c
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 6bc07d0be62fce7cfe442951934c2642196a0744e1aaeb49d157151d471aa4f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,901
Size: 1.00 vMB
Total Fees: 0.02006361 BTC
Feerates: 150.61 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (459,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,038 456,038 0000000000000000013a6adca32ed89158cb4673ef74918c8846eae1f0592921 2,423 1.00/1.00 vMB 220
456,037 456,037 000000000000000001e05bde56e9976e18c453ca3992b5c1b349aad37d09fc4a 1,603 1.00/1.00 vMB 152
456,036 456,036 000000000000000001b487da29d1e8f546d7e4a3660e818cd7beae54cfb42608 2,349 1.00/1.00 vMB 193
456,035 456,035 00000000000000000160b4571d4bc6df6ff43704d486d6e7030edc7373495821 2,931 1.00/1.00 vMB 257
456,034 456,034 00000000000000000147a83607d52f3ae1c4120a3d15184e84a8d82d1f9b6ec5 2,661 1.00/1.00 vMB 258
456,033 456,033 000000000000000001ca70cf6c01f64c12f0b1e5f8a93c608e356d1af742d1b3 1,566 1.00/1.00 vMB 195
456,032 456,032 000000000000000002531745f76bd6f50fde290261c08fb856867545b3210950 3,586 1.00/1.00 vMB 179
456,031 456,031 0000000000000000000e540e7c7c0f9af752f8d904809695463a918a69b5eff7 2,660 1.00/1.00 vMB 238
456,030 456,030 000000000000000001b2f82fff4b438d09a0552762b3827784af2900e2ce445e 3,785 1.00/1.00 vMB 128
456,029 456,029 0000000000000000001ee853402251aca07d3aefc9e6a417e2566af4f7b0df5d 1,988 1.00/1.00 vMB 146
456,028 456,028 0000000000000000017a6703bddac846115c36e551392cd24398b66c2f386ab4 2,382 1.00/1.00 vMB 158
456,027 456,027 0000000000000000007d3cb7172ade08e82ca548be760f0e907a87a1caa747b0 2,466 1.00/1.00 vMB 186
456,026 456,026 000000000000000000ecb90b308ebbd6cbc0589de6eaf0e3c86bbfa5cf71c6a8 2,335 1.00/1.00 vMB 202
456,025 456,025 0000000000000000019998b9bba59eba7d5b5dd3818deb312a43901413cc52a1 2,202 1.00/1.00 vMB 204
456,024 456,024 00000000000000000154e66d0acaef9eeaadaa7c047c42a41e7b9827e89daa46 2,690 1.00/1.00 vMB 218
456,023 456,023 000000000000000001a53cc3eefc33e038b521e8b1fc103d40f2982f58eb3a9b 2,158 1.00/1.00 vMB 208
456,022 456,022 000000000000000002411207a5856e0f5796f0b41e38d906aa476f650e13658d 2,096 1.00/1.00 vMB 212
456,021 456,021 0000000000000000012cdd271d9d9f59934b69439ec3168109045052e7568166 1,516 1.00/1.00 vMB 209
456,020 456,020 0000000000000000015d91f146e17f2bee451d90ecde7d3649b5b6678a1f715f 1,650 1.00/1.00 vMB 220
456,019 456,019 00000000000000000055afbd097af937190a52a58776e091a8f25a806f3a5b5a 1,722 1.00/1.00 vMB 255
456,018 456,018 0000000000000000004ce70f9472401d8cf46094fc588894b3e2abc2bd3e00f8 1,823 1.00/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.