Loading Tool

Explorer IconExplorer

Memory Pool

47,361 transactions
28.44 vMB
0.11358952 BTC
Random Selection Loading Transactions
Max Size: 148.88/200 MB

Candidate Block

Mining Attempt 71d0212847f364802ddd7fe6a7ac9c6d879ffc50473d484a7eb4dbe05a6cf4d0
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 8d7529dc4dbad38343056d638170a19fa13e4970cafdb3c23f388a174b724882
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.04623114 BTC
Feerates: 150.77 > 4.63 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (571,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,403 343,403 000000000000000014b06880c936b816185dab159c7b75f60f44ccb2e6ebcf85 1,854 0.75/1.00 vMB 34
343,402 343,402 000000000000000001ed9abe38b73eb0fbee0f3645ce73f77872d00c41b4518c 744 0.25/1.00 vMB 35
343,401 343,401 000000000000000002491bc2f1d45d6af1ad1f4b1165f1fc4f1286773f09ead6 512 0.14/1.00 vMB 51
343,400 343,400 0000000000000000056cf9bc07f119e89a78c828d060caa769c10985d872297f 839 0.54/1.00 vMB 22
343,399 343,399 000000000000000014d23d87886a90cb03749eec3170a1877aaaec774ea669d9 454 0.34/1.00 vMB 19
343,398 343,398 000000000000000014d805ce65885627c360768df81b59a5cb101ba40eb10c63 377 0.39/1.00 vMB 16
343,397 343,397 00000000000000000c8943ff33f557a4c878c6ea1d17ed28b694b9c6f8f8fee6 946 0.63/1.00 vMB 24
343,396 343,396 000000000000000003baee14445852134ddfb2a552bc3357a40a09ee5a1acca2 53 0.05/1.00 vMB 16
343,395 343,395 000000000000000017d582f3b99be467a9a886a1cfac3ddd61434ac54bf97828 161 0.09/1.00 vMB 27
343,394 343,394 000000000000000005ba17f7d0bfd4f99bd4d813b12d5205337b3e3e067fd73b 203 0.17/1.00 vMB 20
343,393 343,393 00000000000000001372a379f9579ce36b843e9b616303a3166ddf3b183fe4e3 279 0.23/1.00 vMB 19
343,392 343,392 000000000000000006a1ebe770a51ef479f3bc8aaef039f6098322be416fcfcf 136 0.10/1.00 vMB 22
343,391 343,391 0000000000000000074a4b8bdcdc3a686b2fdb0bbf95489cdf3923b17f0788e3 168 0.12/1.00 vMB 18
343,390 343,390 0000000000000000072fea04f2d715623a94294fdbeafd591681ecf4e27337ef 178 0.14/1.00 vMB 22
343,389 343,389 0000000000000000182e38d8cb9383cd066b436b854b9edd165e81dc9bb4fc83 91 0.10/1.00 vMB 4
343,388 343,388 000000000000000014a34c307c1e451bf5b5af72c2e579392b56bad0327f294d 86 0.06/1.00 vMB 20
343,387 343,387 00000000000000000005cdb30441fa3885f992071f15c2992c3438920bd998c5 685 0.39/1.00 vMB 23
343,386 343,386 000000000000000002f60f5a8a78b88a9ad4f0ca6ee406d455f9f9ff4547ed06 128 0.06/1.00 vMB 33
343,385 343,385 000000000000000007cc7c189ff3858748da29c21bbcf36adcf2b8a935569a6a 159 0.07/1.00 vMB 27
343,384 343,384 0000000000000000142066f5fb15848d0323759f813db81c71133521a3353f56 1,059 0.59/1.00 vMB 23
343,383 343,383 0000000000000000128ee295be5fe6fee50ff6a5d616c473dee2b5f62bfb9e63 300 0.19/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.