Loading Tool

Explorer IconExplorer

Memory Pool

74,088 transactions
28.88 vMB
0.07417361 BTC
Random Selection Loading Transactions
Max Size: 175.04/200 MB

Candidate Block

Mining Attempt 00e3f80f92c077c721dd9bfb816e4b1340ea0c96337846ab276ad0a7bd748a89
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 11dc863d0a7a765088bb288d466f3577ed35c7869eff1d84531a10a9547ec24c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,174
Size: 1.00 vMB
Total Fees: 0.01026042 BTC
Feerates: 100.26 > 1.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (628,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,492 286,492 00000000000000007b5bd1124d774f258a57481d75e91cf21cf136ee7a1a0099 628 0.41/1.00 vMB 29
286,491 286,491 0000000000000000c1808af63676e6db60d66b4fac802e7e19142a5bef1bb5fa 380 0.25/1.00 vMB 21
286,490 286,490 0000000000000000acbeaa59ff02d0eaffafecc089c29ce23a8e782529ad0a9a 207 0.06/1.00 vMB 100
286,489 286,489 0000000000000000d6d18d88164615d1c0b2fb6869626e9864eebe724827d94c 59 0.07/1.00 vMB 18
286,488 286,488 0000000000000000d88a0f5132af48bd86e7102602ee14af9d99e67d9980d8a0 153 0.06/1.00 vMB 38
286,487 286,487 0000000000000000db40e318121d8e40f7ff776a0721c624f0eaa365d58e5ee2 15 0.00/1.00 vMB 53
286,486 286,486 00000000000000011dbd275aec97f505861b5666efdebcc40d806964a65ddca0 12 0.02/1.00 vMB 14
286,485 286,485 0000000000000000dca65b42b7c73e9b80778244c4109ee024773897ab887956 192 0.11/1.00 vMB 35
286,484 286,484 00000000000000001ad05dad5117dd37a3adafeb64ab9c6449e821299001c9e1 139 0.12/1.00 vMB 22
286,483 286,483 0000000000000000452d06e19a7069018526c286deee8d57cb427f3f8b3a8644 386 0.25/1.00 vMB 28
286,482 286,482 0000000000000000d76311e5be13cd588779c276494ec1ffc840c454b8509063 127 0.08/1.00 vMB 8
286,481 286,481 0000000000000000d9a8d9bd7ca2c005aa638818587db963dbc39b6aa5128d81 49 0.02/1.00 vMB 142
286,480 286,480 0000000000000001065390433c92b9e30d06a880ff18894f6ce55ac939e56abc 86 0.03/1.00 vMB 47
286,479 286,479 00000000000000012ee18c88a6579cbb2686e39d3a66d91784726c4d9b9736b1 257 0.13/1.00 vMB 39
286,478 286,478 0000000000000000e91b5fe0ff89b13d1259ede7fe6b4a9025029487ea54041b 65 0.04/1.00 vMB 21
286,477 286,477 0000000000000000972e29c06db8cc0b292e33f7125a790ded2da13f0b4a30eb 86 0.07/1.00 vMB 18
286,476 286,476 000000000000000027aa0da8a1ad784122b8c4d9c2b1e1709b59b52323e82584 234 0.20/1.00 vMB 32
286,475 286,475 000000000000000132bd960c442baea038f72c5d854009c9f12b4c95afde65fa 630 0.35/1.00 vMB 35
286,474 286,474 000000000000000008f1568683bfb746cd43aac8515ad6abc4977155627a226a 142 0.10/1.00 vMB 20
286,473 286,473 000000000000000081f0968b53fc94f344bcfb6425bd2ddbc0b1e0d31e17e8bb 595 0.24/1.00 vMB 32
286,472 286,472 000000000000000099b289c90ccca0b260dd49ca670744c62edf289b3fb77ab9 227 0.12/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.15 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: 743.26 GB
    • Received: 18.69 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.