Loading Tool

Explorer IconExplorer

Memory Pool

29,960 transactions
11.71 vMB
0.04333254 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.03/200 MB

Candidate Block

Mining Attempt 84643249bd3860b28a9dc4dfa0f52aaeda6738a6cf8609126979710e9d6947bd
Version 20000000
Previous Block 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654
Merkle Root abaaaa6bdf6c536d519b387130ad10bae8dfc99e05bbc230f150a4dd90cf54e8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,301
Size: 1.00 vMB
Total Fees: 0.02296695 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,525 (759,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,044 154,044 000000000000041bd1c49380c741a5a4235eb69177b494e14c070c9f2dcf5f1b 26 0.01 vMB 50
154,043 154,043 0000000000000548bdf472f4d943178c20887b675169faa9fa4df8443a9f2156 40 0.02 vMB 179
154,042 154,042 000000000000077aebfaa3f01c35d44b13879565752a13a359b283beb7bb2fcf 146 0.05 vMB 13
154,041 154,041 00000000000004665da1a3c298784f55e7c79fa463830fa548f39e6389fbeb47 24 0.01 vMB 83
154,040 154,040 00000000000005924184a28347d023a76ec4e39394cf0dbfd299b4f04a2e9e3f 31 0.01 vMB 5
154,039 154,039 0000000000000d8a32a963a65b62353405610946a2d9c95bad46c42ea800a613 4 0.00 vMB 96
154,038 154,038 0000000000000c1e7f42bbdebbd4c2292d65cd75ac97bd3b3c7f3a4a3b4cf263 17 0.01 vMB 41
154,037 154,037 0000000000000133a56c7f8c28139a360de716e68fcb8cd4d82b03fbfb602ea0 17 0.01 vMB 224
154,036 154,036 000000000000025258388db6d7afa6accc05532a8bea2a6bd52b2e8674c6dd31 87 0.13 vMB 402
154,035 154,035 000000000000083e645d80bfec008335180fb93f44e196333a346e0c105a8206 29 0.07 vMB 351
154,034 154,034 0000000000000af850b0054ea90554846bc86b3a4cce3030f6d911d2a250117a 2 0.04 vMB 500
154,033 154,033 0000000000000be1fb9e3501fd45dfb315ff318a4646cead48b246e211fd24de 34 0.01 vMB 77
154,032 154,032 0000000000000a2ed3a08ce262d73515e78ad8d396f90903ccc5e672f4251d91 28 0.01 vMB 97
154,031 154,031 0000000000000d867ae1a8bafa4b2affec76b20c2c3a33cbb106bf62dfc1e47e 6 0.00 vMB 63
154,030 154,030 00000000000002c629695c6812dd1f9ede5ed8d8bf9c3be3f305ac90386be77b 16 0.01 vMB 251
154,029 154,029 0000000000000c9693faf6012f70633c31a7b897d12a4cc277d5cabcba194e5a 90 0.03 vMB 52
154,028 154,028 0000000000000a78a9c8c7ec8620d8d2f6aff8472b6d7a6120d2328550f9f33a 89 0.03 vMB 160
154,027 154,027 00000000000009bb7a44971dc733f190aced2942d729fe06cda609aa4a054489 57 0.05 vMB 266
154,026 154,026 0000000000000b1ac184405d61e0b5d468858ea3ba9bff63e31fbcf32cf0b187 21 0.08 vMB 439
154,025 154,025 0000000000000824987682660158ed4920f31f93e3d3ef3e6a892b9713243f3f 4 0.01 vMB 9
154,024 154,024 00000000000000587738a0df40eab35599a7b732825677195f23b2ad2b341c88 154 0.04 vMB 28
Previous 10 blocks ↓
Total Size: 779.77 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: 397.69 GB
    • Received: 2.03 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.