Loading Tool

Explorer IconExplorer

Memory Pool

79,668 transactions
31.26 vMB
0.07342998 BTC
Random Selection Loading Transactions
Max Size: 188.45/200 MB

Candidate Block

Mining Attempt 1bc512aa6c064d9f869729a8f2fac939db4c8c92117b559dc8e15a1c4580cf82
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root 381169d01fec785122c4262e6982594a4d7d6d12992a4e3ff959bbdae62b0c9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 779
Size: 1.00 vMB
Total Fees: 0.00576091 BTC
Feerates: 40.21 > 0.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (651,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,739 263,739 000000000000000292a46a29d20b5fdf379aa9cd728a5283b65d54cb85a3fc40 420 0.25/1.00 vMB 93
263,738 263,738 0000000000000008e40678d8e1a78eadb47735d14a6b9cbf941f9b75c437cab8 217 0.09/1.00 vMB 57
263,737 263,737 0000000000000013fd87c41e90fd0572784130fb1a1ee5ae40069a98c263ccf3 56 0.14/1.00 vMB 13
263,736 263,736 0000000000000000682c542d4d8da7ccb93890c735b59cf6c5fdc4f74e133cbb 111 0.05/1.00 vMB 74
263,735 263,735 000000000000000e2584e7a58a2130ea5e586f4f07b15c93b5e9ca30540b2b52 105 0.04/1.00 vMB 63
263,734 263,734 0000000000000015c1102359088332d8dfa9a28a07522efebe23707f7ac0ff19 424 0.19/1.00 vMB 150
263,733 263,733 00000000000000054c9dd2342ce0212f0bc68b983fd1124550575ba680914bf6 122 0.05/1.00 vMB 77
263,732 263,732 0000000000000000d19dd86782dda051c94887da93a5ed6bc072f560c19458e0 268 0.13/1.00 vMB 90
263,731 263,731 00000000000000005f5f16952fe759c72e4a340b72b46ecca600e3d6ecd875b7 365 0.14/1.00 vMB 132
263,730 263,730 0000000000000006707ce1335bd966cc36367646732633854f91ac00663a7e5f 48 0.02/1.00 vMB 71
263,729 263,729 000000000000000bdefd786f107c7030656d962304e31d25dd652add13cdecc8 198 0.07/1.00 vMB 107
263,728 263,728 000000000000000ecfe09cc21229610ba78d6c3c01ab42dce060019666ae8588 11 0.00/1.00 vMB 75
263,727 263,727 0000000000000002e2e1d46041f9c5c3b278cae615cb0663e3d655054a6eecc7 74 0.02/1.00 vMB 108
263,726 263,726 0000000000000000fdc6675d82f6f5d75a8df5fc9ba53419b417adf057cfd36f 84 0.03/1.00 vMB 100
263,725 263,725 000000000000001589fa844b870ef7ab1cd873110a06f59ba7426151efb0c372 275 0.14/1.00 vMB 85
263,724 263,724 0000000000000013168b368419ac1a86c20a4289f6cad0e3847b682f08b1a361 464 0.23/1.00 vMB 82
263,723 263,723 0000000000000005101eda31ea6be51e3d1bbde40cf819ae0e45cdde4cf17e75 311 0.13/1.00 vMB 131
263,722 263,722 0000000000000002a0e8deae080f9eba1eb23e417467ae234b014e21f8ae84a3 85 0.07/1.00 vMB 69
263,721 263,721 000000000000000e14a78e0294f348e34805c239baf8b141d720b8c64f5b7912 52 0.02/1.00 vMB 103
263,720 263,720 0000000000000009f95440005841b42269d805201ee6c42d0f40168e70e3ed9f 190 0.09/1.00 vMB 81
263,719 263,719 0000000000000011f022949293e423f36ccdc84d32ede5558185e51b9834805e 88 0.15/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.70 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: 697.39 GB
    • Received: 16.58 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.