Loading Tool

Explorer IconExplorer

Memory Pool

77,012 transactions
28.59 vMB
0.06443038 BTC
Random Selection Loading Transactions
Max Size: 173.52/200 MB

Candidate Block

Mining Attempt 7b10af5f50ad4442f4b4e2cac76eea930206983d2f563a75c312d3fe096e45e6
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root accfa792b40d8001a9b0a852088145fb079a0bcdbe56f3348d1fe5902e79a790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,886
Size: 1.00 vMB
Total Fees: 0.00479677 BTC
Feerates: 40.21 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (631,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,136 283,136 0000000000000001c78378b7bfa7be3ce22992c7f4efe10acdf870ca74f7cbad 104 0.05/1.00 vMB 37
283,135 283,135 00000000000000010d5eb6daf35503058b222e303bf146fd5d4c29a8d6552845 208 0.10/1.00 vMB 41
283,134 283,134 000000000000000197da56e2e1969f8646051a8532ffca11aa829fce9efcffa8 331 0.25/1.00 vMB 23
283,133 283,133 0000000000000000fbc79961b4321bffb137e7edb4e4c8ec5f2afe83294d6944 134 0.05/1.00 vMB 65
283,132 283,132 0000000000000000aa691a13fa67a1b3fdc280c0b436725ec69062e7c494eec5 562 0.25/1.00 vMB 37
283,131 283,131 00000000000000006dde94f8667c9d4a7028347e9b9f5c1d3780ff608e6c4378 142 0.05/1.00 vMB 104
283,130 283,130 0000000000000000cefb3a54e8a169b4cf42510e90aac300569db35066d1ffb5 47 0.05/1.00 vMB 25
283,129 283,129 0000000000000000fb9b174142faca36b169aa9daa244125345836c385895d83 93 0.05/1.00 vMB 37
283,128 283,128 0000000000000001e8fbb1a3028d5facf7802dde0f66d1fb39a8f3d1c04b6945 436 0.22/1.00 vMB 39
283,127 283,127 0000000000000000b2f01de3ff9fed87a6988be3879d57508e387ede1bf68c13 37 0.04/1.00 vMB 4
283,126 283,126 0000000000000001801c468e6111921e0ff67ab805395127c112a7baf48fb4e9 546 0.29/1.00 vMB 37
283,125 283,125 000000000000000070fec9a206f0c9aa57353da7ffbb07620314650cfd4b9bff 430 0.40/1.00 vMB 28
283,124 283,124 0000000000000000ecfe081690eb8be4f8b788ffc27a9570a91c31844e2e264f 158 0.27/1.00 vMB 15
283,123 283,123 000000000000000141fb0200e3fadcc669736cb321a8bee901b66b3534da6d4b 141 0.33/1.00 vMB 12
283,122 283,122 000000000000000151e8b01e91fa5905922c486b6de9c1a68adc393462a5550b 556 0.25/1.00 vMB 38
283,121 283,121 000000000000000033253a0a5f6f24ba10bbfe136a18743cdb35286dae5b7499 598 0.25/1.00 vMB 43
283,120 283,120 00000000000000009bdded080e2bbef14c913cc24bc5eff67eacba141da76eae 359 0.15/1.00 vMB 42
283,119 283,119 00000000000000015fc107ca4a8daf6c3bfe0c47b7fcee2b6be74ca353937d97 713 0.44/1.00 vMB 35
283,118 283,118 0000000000000001b1cd8f23d5b2ee1be6c155138012715f3f216b7ab7533ecd 690 0.25/1.00 vMB 47
283,117 283,117 0000000000000000568731a7e95e03f2c092fdf7b1f65223965e342f2267e4d6 93 0.05/1.00 vMB 121
283,116 283,116 00000000000000011a3a81d344149fea9c55860ab01a4c094c076223be658626 692 0.41/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.10 GB
    • Received: 15.86 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.