Loading Tool

Explorer IconExplorer

Memory Pool

46,136 transactions
32.33 vMB
0.13047957 BTC
Random Selection Loading Transactions
Max Size: 164.13/200 MB

Candidate Block

Mining Attempt 071e1a86436f003e813d1757c83c87c3a1e8e71477ac731ad5bd37a290cc55ee
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 35b0b3d3a92efa47c2008f634a4e98f58d1df0cb4bb7754e66b7451e7bd36845
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,905
Size: 1.00 vMB
Total Fees: 0.05688037 BTC
Feerates: 265.25 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (525,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,025 389,025 000000000000000003f44db98e24ffe1d9c100a05560d27fb6fdbb255107e944 798 0.46/1.00 vMB 28
389,024 389,024 000000000000000003ebe7bc664eedf9f46ef03dc46d8db67ffe929b37e71e32 2,214 0.87/1.00 vMB 39
389,023 389,023 000000000000000009f38f2823aa17edad6a9a17f2bdc96a4ba9dfc4589b3152 332 0.19/1.00 vMB 25
389,022 389,022 00000000000000000beec3250a364fe361997418f5d28d923b565d36b70cf6c7 990 0.92/1.00 vMB 18
389,021 389,021 000000000000000004c91912faae7d83f94659f0d62e5c23a054b66ebc9086f7 2,364 1.00/1.00 vMB 39
389,020 389,020 000000000000000003de8002ca23a87da38db4fdef08b75ffb22afd026af45ca 1,484 0.95/1.00 vMB 21
389,019 389,019 00000000000000000c160c60b01462435bd1162d1fbf71922a5ace685d4ed341 2,751 1.00/1.00 vMB 41
389,018 389,018 000000000000000003cc8948720da4345e4efbd050e71dfb47cfd7ba1bd1dc8b 2,842 0.75/1.00 vMB 71
389,017 389,017 000000000000000000ee3ecf98dea931f9d181808b13edea3b8c384bd6064d3c 2,747 1.00/1.00 vMB 45
389,016 389,016 0000000000000000005aeb34491a813416035a59e01ac7c9c079fa466fdfe4ed 686 0.35/1.00 vMB 36
389,015 389,015 0000000000000000028e5451719aa1f34379de9ebe786b7e9f9a3f89b4bc761d 653 0.35/1.00 vMB 31
389,014 389,014 00000000000000000b119bbd8ae60db21ba7787bf7db83a8b24add71732804b1 758 0.44/1.00 vMB 26
389,013 389,013 0000000000000000051bdcb9cdb621dc073e5060097a135df3388919f8553c42 191 0.07/1.00 vMB 41
389,012 389,012 000000000000000006e731e49e725e3117c619936fc3cf458dc6961e63feb003 1,483 0.58/1.00 vMB 38
389,011 389,011 00000000000000000a8b6ebe51b14ea64665158c5aec8a37d499e9bfcc4dab86 309 0.18/1.00 vMB 33
389,010 389,010 000000000000000002d8006e77789019e4292b52fdb839924378c6052e0aa87c 58 0.02/1.00 vMB 71
389,009 389,009 00000000000000000a1f0fcaaa72924e52f781e426e073aec551d1b103319251 1,399 0.70/1.00 vMB 32
389,008 389,008 00000000000000000be0bf462f4b30ef6acdc319079331efead5845aedeb3240 1,073 0.46/1.00 vMB 42
389,007 389,007 000000000000000003c4cccbba52b87d1579babea6858e6a410c7e2375bd2776 369 0.22/1.00 vMB 32
389,006 389,006 0000000000000000006d52ca33c82ed5320d21be7d8237020fcd037235403cd2 202 0.11/1.00 vMB 26
389,005 389,005 0000000000000000022c1ab1a6305c52262ecfde692fb026dddb2c67c1b992c0 1,472 0.74/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.