Loading Tool

Explorer IconExplorer

Memory Pool

40,143 transactions
26.93 vMB
0.08959661 BTC
Random Selection Loading Transactions
Max Size: 138.72/200 MB

Candidate Block

Mining Attempt 0d0844fe0ffa6ef17b14bd9a79afe1dc2c87e5be318ac23dd1dcc0818d2f0280
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root 201157e53e5a3848e164931c2f1ace239bc9b6c5cb4370ac5e94f5bcd36c7eba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,506
Size: 1.00 vMB
Total Fees: 0.03630235 BTC
Feerates: 197.12 > 3.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (530,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,173 384,173 00000000000000000caef36abb9bf596d89eb792cc08f3b66d34f9ec48157f7a 630 1.00/1.00 vMB 8
384,172 384,172 00000000000000000471251a5c466b871ec2f52c2bbee33335418afab2e62a7e 2,025 0.75/1.00 vMB 40
384,171 384,171 000000000000000004210e98fc41d475ccbe17f3a2b2c0270b9584e571854ee4 277 1.00/1.00 vMB 3
384,170 384,170 00000000000000000398a905982c2e6eb3c8d6f5ebbb57f11cc7516710fde0b7 263 0.63/1.00 vMB 7
384,169 384,169 00000000000000000aa94dfbc37ca8c1f8b1e795a3f05da9d49a98d1e6e0c367 1,171 0.58/1.00 vMB 29
384,168 384,168 00000000000000000b3b758bd4219ff720f1807846e3f32432890dd211981dbb 1,635 0.88/1.00 vMB 29
384,167 384,167 00000000000000000c6b54df9fb07962e95b1a241beea21c7946364ec6a07cca 577 0.36/1.00 vMB 26
384,166 384,166 0000000000000000054fe0ca79938803981d385dd2a45af3d76fa08bdb6b7fe3 660 0.32/1.00 vMB 30
384,165 384,165 00000000000000000016405cce644527c4108bed066e3287d575b894e72b89aa 668 0.37/1.00 vMB 26
384,164 384,164 000000000000000003ca2d67ef6d69e47d918323f0f4811e3555feedc23f2608 1,095 1.00/1.00 vMB 17
384,163 384,163 0000000000000000036956903852d8965eb2bb0c3aad6b8fff6e87e874dfa49e 784 0.46/1.00 vMB 27
384,162 384,162 0000000000000000057d18c41dc2a86e586dd58c0436354bc86324b41e44beb7 1,413 0.73/1.00 vMB 30
384,161 384,161 00000000000000001050d956ac0885089f4746ba02ddbb0904683b43f54e5390 1,323 0.62/1.00 vMB 31
384,160 384,160 00000000000000000dd03fc8a241bf398c9054d1a4d20dd4325d075ed00c79b6 846 0.43/1.00 vMB 38
384,159 384,159 00000000000000000c5863c7dacf6724ea8c0810898a38c7ec1a920fed06cb6f 1,439 0.73/1.00 vMB 27
384,158 384,158 000000000000000006439ead1a1a955ab78fc43e8faaa822da1ad3f14f0a8416 2 0.00/1.00 vMB 0
384,157 384,157 000000000000000007f903f7bfebcb3661b869582f54f6683dbae4eaa9347ea8 100 0.07/1.00 vMB 14
384,156 384,156 00000000000000000405018c64e7ad7273c662902847801ac3439574b31af259 1,500 1.00/1.00 vMB 23
384,155 384,155 000000000000000003896f0f6bd19db8dbed5fcae99586d8202ba009b5cc3cda 1,806 0.75/1.00 vMB 42
384,154 384,154 000000000000000004bb620fc4fb41d1b770534d58c8c81c862b48367bbe7cb6 2,452 0.99/1.00 vMB 40
384,153 384,153 0000000000000000063c7e0d0b9e507f8f0e47557720223cd9acb2470afe4575 1,390 0.75/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.