Loading Tool

Explorer IconExplorer

Memory Pool

70,307 transactions
26.59 vMB
0.06945054 BTC
Random Selection Loading Transactions
Max Size: 160.49/200 MB

Candidate Block

Mining Attempt 30df6e6ad826ff09b27f5b7ea7e7f5053b4c4e6a1d5d22fab88af6bf8f9823a7
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root f12b3589727472e80f9f384ed689f6f646f8bf06e4fefc7fe4e284e157e0970e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.01278611 BTC
Feerates: 120.00 > 1.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (686,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,989 228,989 00000000000001e3bd52c60a6e418c162ab6dd5d6711ba51485aacb03300cafa 65 0.07/1.00 vMB 82
228,988 228,988 000000000000013b57f75238df77fa36c0256d58798d7ba79217c893cc0399c3 443 0.25/1.00 vMB 132
228,987 228,987 00000000000002493c2e34e0bb32d2adc20bbb05688a662281c72c56a8a69f84 128 0.07/1.00 vMB 155
228,986 228,986 00000000000000ca81281ff6024075ee82628fda0d4b8ee7ad66681c7a537f25 373 0.19/1.00 vMB 157
228,985 228,985 00000000000000c651fa86c39f16c7a0f1547e33b5431f98220deca1781e8329 5 0.00/1.00 vMB 96
228,984 228,984 000000000000014e9a9c29fe1bb4e5c8a9f83d3f00f12c4702b32a2444e5c635 432 0.27/1.00 vMB 171
228,983 228,983 000000000000004d976fb9e291a86ae3652e856cb56a96a165d749629ccbadaf 140 0.05/1.00 vMB 13
228,982 228,982 0000000000000242d917ea5c33f858f9323414a7247964abdfb600c237ad15d7 608 0.25/1.00 vMB 4,526
228,981 228,981 000000000000005a362b032af0e99aa5579116f9136e8a09eeddea916d18cd09 48 0.02/1.00 vMB 121
228,980 228,980 00000000000000e1449c3ea482225521c4648747988813ba3ad4d089e6878e47 16 0.00/1.00 vMB 72
228,979 228,979 00000000000000e412ac20681d660373cdbdadeb8e063df0166ac22df0849c17 267 0.13/1.00 vMB 142
228,978 228,978 00000000000000d30bdcda4abaa65e5746fb55d4ccf100d89c9eebbe5233ec7a 139 0.05/1.00 vMB 202
228,977 228,977 000000000000015cbdb96ff9b873089e6f3b9932d77b1e5c84a8ceba99d88ff3 103 0.04/1.00 vMB 248
228,976 228,976 000000000000019d55b5471dd2082246167c16a26a5d8a57548d8d68df26823b 327 0.12/1.00 vMB 124
228,975 228,975 00000000000000cf61901b14dfe7d1dfd7bc26334dcdd4a2254762b75e18564e 189 0.14/1.00 vMB 118
228,974 228,974 000000000000001e7ff70a8bfc5a18b67641d3e20bcae14598ab6339af08853d 265 0.15/1.00 vMB 130
228,973 228,973 000000000000014b323972a6d3d7432dbdcf89a1db145be5a7739b552b7e0265 501 0.23/1.00 vMB 165
228,972 228,972 00000000000001b44dd887ac652e1bc818850a1c6ec5962d6a8d1ed0959d747d 514 0.25/1.00 vMB 180
228,971 228,971 00000000000002662f1a0de64f95ccb58ae744c651bda499e7970688066304e1 221 0.10/1.00 vMB 163
228,970 228,970 00000000000001f6253a8c64a60d7a0f389afb057b466dec33cd0689b2c638e9 336 0.13/1.00 vMB 194
228,969 228,969 000000000000018737bddda7c8063c980bebbb72fd51b0a33dda57578a2d66b1 127 0.09/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 783.21 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: 755.40 GB
    • Received: 18.95 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.