Loading Tool

Explorer IconExplorer

Memory Pool

37,879 transactions
27.02 vMB
0.06415376 BTC
Random Selection Loading Transactions
Max Size: 137.51/200 MB

Candidate Block

Mining Attempt ddffc1e650c54b92d3bd31fb6a46f404a32a72ebe518048eae53c9b65c7ce6c1
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root d73e6bef7d18bb6200c4f5ffef78868f804610faf798f944522c62cc970a2efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,783
Size: 1.00 vMB
Total Fees: 0.01328834 BTC
Feerates: 100.28 > 1.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (645,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,518 269,518 00000000000000076bbbed6a05d6eb1dd55ae7346339e60752cb101d67dfe549 288 0.14/1.00 vMB 40
269,517 269,517 0000000000000007641527220474abbdc3c5c2e6a91201722e9498359e1711dd 199 0.09/1.00 vMB 71
269,516 269,516 0000000000000000c5d91e0a73502622026013829197ecafd7ca8be4cfaeda1d 42 0.08/1.00 vMB 16
269,515 269,515 00000000000000047abe904874dcfca4af7a45e19467a9f15f97f4dd8cf40764 582 0.25/1.00 vMB 100
269,514 269,514 00000000000000050657ff36e71666460d3901050c8c1e544d05d7c980126b76 1 0.00/1.00 vMB 0
269,513 269,513 000000000000000345482ef741ac5745d3f7e5899739057f24b2f8b635e40753 227 0.15/1.00 vMB 10
269,512 269,512 0000000000000004e7f1ec55a492a694e80ae07dd9c532199e8346e2e9c4774d 162 0.07/1.00 vMB 55
269,511 269,511 000000000000000058b2d3033fae7bb7067d40b12aba32681a09c09a2f4bc465 62 0.02/1.00 vMB 48
269,510 269,510 00000000000000058c2550ee03673c487abcce55281f81ab12171a7ab374cc42 336 0.20/1.00 vMB 16
269,509 269,509 0000000000000003e2646b2f1702c10f38b987a344288dee7a97b01176f24c15 812 0.40/1.00 vMB 73
269,508 269,508 0000000000000002e1c769ff261d67a074bc2702b36e5bdf7debb070c763d8e7 82 0.06/1.00 vMB 40
269,507 269,507 0000000000000002faacdd921cdd36680883eb40c956ced34f1c3001e05c7bbd 276 0.15/1.00 vMB 4
269,506 269,506 00000000000000082d8eb7def7c215b5212b92d12b673bee29aff052af681d7a 122 0.06/1.00 vMB 51
269,505 269,505 0000000000000006a7b42c24570d28cdea004ff44bdf9b081c797922c288a636 290 0.15/1.00 vMB 14
269,504 269,504 00000000000000061ea9b4bfd6d0fab51452a4b75a960bdba0e3a35bb1e4e010 303 0.17/1.00 vMB 57
269,503 269,503 0000000000000000f864bad059aa8bf1dac3e6bc59b3781752bed2a76cb50590 400 0.28/1.00 vMB 47
269,502 269,502 000000000000000717c68cdcafbbdd13ecc018abefbc011aacaac5c13407ebcf 570 0.25/1.00 vMB 73
269,501 269,501 00000000000000022aac296cdd1f02efdfe0c3afd6c986979dcef54ca5b27f4e 538 0.25/1.00 vMB 81
269,500 269,500 0000000000000007614927672d1d153d2cd75378d476fb3fd284e30c5f4d3325 385 0.24/1.00 vMB 52
269,499 269,499 00000000000000054efe7a0912dd2269974a84fc22850994421cc96c762b9562 55 0.03/1.00 vMB 8
269,498 269,498 0000000000000001abe0f1857108640dd918271b7ba89c737e897e77d757b2a7 212 0.20/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.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: 632.77 GB
    • Received: 12.15 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.