Loading Tool

Explorer IconExplorer

Memory Pool

45,640 transactions
29.04 vMB
0.13870711 BTC
Random Selection Loading Transactions
Max Size: 151.36/200 MB

Candidate Block

Mining Attempt 142c12d85e55d6fd5f48655cab00a70aef9e321779a56d1b66b083c0f825d3e0
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 861071b93dc4a5af7335e0c58c9f60fc691087637733527e47139781d6d52f7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,652
Size: 1.00 vMB
Total Fees: 0.03912003 BTC
Feerates: 100.25 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (530,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
384,152 384,152 00000000000000000c655d5e7e75eedee3c4e35573cc9913f3c30b489f6e1d3d 948 0.31/1.00 vMB 50
384,151 384,151 000000000000000003ae172d5f3eea4bf9458f83c5b43949abf14a558a8dab0c 1,949 0.63/1.00 vMB 48
384,150 384,150 00000000000000000a241cb2c29f05513a0db482cee9fb6d22edc1fb244f4901 720 0.33/1.00 vMB 33
384,149 384,149 000000000000000008e5a83afbbee9c79dc0b4de27a42779e76ee2f3ebb99e12 1,534 0.69/1.00 vMB 32
384,148 384,148 00000000000000000fd970c74af6cd0500976e29ff7a7074e5c0631044d9ccef 933 0.39/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.