Loading Tool

Explorer IconExplorer

Memory Pool

81,862 transactions
30.65 vMB
0.08440952 BTC
Random Selection Loading Transactions
Max Size: 187.56/200 MB

Candidate Block

Mining Attempt 444f8a28a24baa24007db2081f3809fa3c205e4060240cdacbde1188984e3e9e
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root dadbcd296739f20f935a6d487cb8a364cd86d40f74d2a808da69345679d620ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.01521204 BTC
Feerates: 150.61 > 1.52 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (623,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
291,935 291,935 00000000000000005055f0c8255c9fec9a90293a1cbb7bc058099285b7c991d4 271 0.20/1.00 vMB 23
291,934 291,934 000000000000000088f6cc5474b65907b4690204fd519261dd928d64dae9d8fc 128 0.04/1.00 vMB 57
291,933 291,933 000000000000000036a425f3b2c307aed4da083152118bd96b3e46142e77ea29 75 0.06/1.00 vMB 20
291,932 291,932 00000000000000009d521ff9fe9582e924aa8500f3be8524c35aace01ae9de15 12 0.00/1.00 vMB 100
291,931 291,931 00000000000000006507b28c3492ec171bbe946d0ffb1cca9e6e9409a0cbaa0d 336 0.34/1.00 vMB 21
291,930 291,930 00000000000000000ecbfeede44c1f787359ceef8916009c621fd18d4c37bcbc 465 0.23/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.99 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.