Loading Tool

Explorer IconExplorer

Memory Pool

76,504 transactions
33.40 vMB
0.12958571 BTC
Random Selection Loading Transactions
Max Size: 187.29/200 MB

Candidate Block

Mining Attempt f6b7cc68a58e73a6451db6aca75486df0380397c986da606d3cfbd11e10185f9
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root dc2c51e2b7d570d10a23f8c20d195eb9693ecf81be899027560a328528a34241
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,050
Size: 1.00 vMB
Total Fees: 0.02289520 BTC
Feerates: 100.20 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (623,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,956 291,956 000000000000000001cae22ed57324b22f892881b368bae50fb80055fa758e18 91 0.06/1.00 vMB 22
291,955 291,955 0000000000000000f45ff395f43b94ce0e9637a957a0174cb36c95920ae8ac07 308 0.16/1.00 vMB 34
291,954 291,954 0000000000000000c0f8010657c5f151fe6022661c97f5a3b54568c72a8b6397 229 0.12/1.00 vMB 49
291,953 291,953 0000000000000000257cd072ef94db8cc8b3433b860285c83b5cb0873135cc92 309 0.15/1.00 vMB 34
291,952 291,952 0000000000000000cc03838d977060cfbe5cff99d44c3bb107e7c6ec3919ebdc 275 0.20/1.00 vMB 45
291,951 291,951 0000000000000000ba181a08cec6e2efb6911bd1bfd5ceae867ef0a91d7653f0 226 0.17/1.00 vMB 16
291,950 291,950 00000000000000003cdb62339def1785a8448b99e208a95fac50aa2735499553 64 0.02/1.00 vMB 43
291,949 291,949 0000000000000000e9dcdecd5b4de12e4530e90e17b152188bffb02e08b92ef1 447 0.25/1.00 vMB 43
291,948 291,948 0000000000000000f92f5ac84eacadde109d443d1159a130381c90f543cc6be3 207 0.11/1.00 vMB 28
291,947 291,947 000000000000000075393bc5eea2b54e8f5de28a547511ed1f31df9c03120816 104 0.04/1.00 vMB 38
291,946 291,946 0000000000000000767b28b51d8602ae50a9e67e068551fc74d417cd24682583 23 0.04/1.00 vMB 6
291,945 291,945 000000000000000005e6fe52e4dde6cdc01f8dab989ba442f234c24123b3a97e 295 0.16/1.00 vMB 40
291,944 291,944 0000000000000000d9b332efa20c2c4bc750d0afe8b766ab0bddf0142ffaeebc 186 0.08/1.00 vMB 50
291,943 291,943 00000000000000000e82ee0a961ec3a2a2bfa73c428334de564f86f63b5a3dbd 602 0.32/1.00 vMB 41
291,942 291,942 000000000000000015a315376d719a7beb3ba7c46859c1d12b91edb694f1e6a0 154 0.10/1.00 vMB 12
291,941 291,941 000000000000000073fc795fc567e00e2a3480e382ffd60bcbcad6f534fdfa78 59 0.02/1.00 vMB 42
291,940 291,940 00000000000000000c1d126849ce9f7782611b0914b3dd150879369823a170ca 152 0.10/1.00 vMB 17
291,939 291,939 00000000000000003de5ce69bf41a1152b2e0ad70931b3361329fba62f8179f2 88 0.04/1.00 vMB 26
291,938 291,938 00000000000000006f2f9e9348ce28abfcd211bf7985509e4149c3188335740c 405 0.20/1.00 vMB 33
291,937 291,937 0000000000000000128bd0fb4aeeaf303115afbfe030930fc8d3af9ba1009c8f 65 0.04/1.00 vMB 25
291,936 291,936 0000000000000000e180dfb6e9de84519ab835245ac424b1692710b835361985 122 0.06/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.11 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: 733.10 GB
    • Received: 18.54 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.