Loading Tool

Explorer IconExplorer

Memory Pool

78,982 transactions
29.66 vMB
0.09158349 BTC
Random Selection Loading Transactions
Max Size: 178.63/200 MB

Candidate Block

Mining Attempt e35801c2b441181e422957db3729332f45ba827eb7da285b0f00a15b985939dc
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 2a8ad293a4b467a38183899de29562435f7b6da384a8898ae89a65e45bc123a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,469
Size: 1.00 vMB
Total Fees: 0.02876715 BTC
Feerates: 261.10 > 2.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (471,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,853 443,853 000000000000000000ebd443ad79e51650a69b38109f8d1706bd425a5f88bc01 2,021 1.00/1.00 vMB 73
443,852 443,852 000000000000000003846633567cb75ce70e906dccbc603c06e1123aa42537ad 1,990 1.00/1.00 vMB 59
443,851 443,851 000000000000000002065da770f26df388e4ca84131d542f7530a1b3d8e70972 2,331 1.00/1.00 vMB 90
443,850 443,850 00000000000000000059b80a59831c7958108e671e645a0b0bc5517f41cea8a8 2,607 1.00/1.00 vMB 70
443,849 443,849 00000000000000000077a19b49dcffac896147e88374dac8026de848ac9a2683 2,663 1.00/1.00 vMB 69
443,848 443,848 0000000000000000000a6f3daa4f82cffbfbbc79420ba256ee60437dabef4fdf 2,968 1.00/1.00 vMB 68
443,847 443,847 00000000000000000044b1400104a3f8666ac0af79c4029ddd3a22a0758396f1 2,106 1.00/1.00 vMB 85
443,846 443,846 00000000000000000378de87499fb5acdbe3683c830cf7f065321f063c80dbd4 1,920 1.00/1.00 vMB 78
443,845 443,845 0000000000000000006cd7dac11bd526e090f9ac37d2d519f6ac90b807db4ffb 2,566 1.00/1.00 vMB 95
443,844 443,844 000000000000000001ae7eb3fba9286f7c4857930be94a0e813b9b553c8844e4 2,208 1.00/1.00 vMB 114
443,843 443,843 000000000000000000d0554e906ce768681e630efc0a9004aef5a88c12a682dd 131 0.04/1.00 vMB 132
443,842 443,842 000000000000000002b1a7f4a62bfdfe84cc18185cdfa9b07a4f22f0baec86e4 3,282 1.00/1.00 vMB 108
443,841 443,841 00000000000000000365aee413dd0b37b7c65732c4eef9011c0a9ffd9202d89b 929 0.99/1.00 vMB 19
443,840 443,840 000000000000000003769bd046219b34aed5247355b732513c99de6c7cff8939 2,798 1.00/1.00 vMB 87
443,839 443,839 0000000000000000024ac8d2b65a8dfa760521c5381f8c5646d42c1dc61a99af 1,196 0.51/1.00 vMB 77
443,838 443,838 000000000000000002b8003bb562ed66bb56fd487691db0280a188a24e651766 2,104 1.00/1.00 vMB 66
443,837 443,837 0000000000000000027a7ff9dd86f97968143055494d94e117bbbd01184bd535 1 0.00/1.00 vMB 0
443,836 443,836 0000000000000000025ea72be25285963daf1b6991e4b6fad84c7fdfa7cdd99d 1,799 0.97/1.00 vMB 61
443,835 443,835 000000000000000001dd0df8b9fdc6c2e3400fa71ee44eab43777df76b856693 1,037 1.00/1.00 vMB 33
443,834 443,834 0000000000000000037fd90b9862d433f66c6f8c6c811d56df488b0793aaefdf 2,827 1.00/1.00 vMB 86
443,833 443,833 0000000000000000013d4bab9f4be40202e1dd5bf115f5cd55f8975422ef7434 2,223 0.98/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.68 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: 685.91 GB
    • Received: 16.48 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.