Loading Tool

Explorer IconExplorer

Memory Pool

72,975 transactions
28.19 vMB
0.07277796 BTC
Random Selection Loading Transactions
Max Size: 166.80/200 MB

Candidate Block

Mining Attempt daf53826482697d888977df15946cd44ed3159d1386784ebc0f181675e5f306a
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root cd3f1a0870a144d4b6cc8c377f9c51ea483a4e0e0fee7d02cd7047dd8581097a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,073
Size: 1.00 vMB
Total Fees: 0.01641764 BTC
Feerates: 157.46 > 1.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (488,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,128 426,128 0000000000000000034f6eff89dc4b1347b014101303c7696fa28194719ef572 320 0.16/1.00 vMB 55
426,127 426,127 000000000000000001c906d47fcdf23c2a21fbef0f7a180de720d76e48a5127f 1,247 0.51/1.00 vMB 64
426,126 426,126 000000000000000001c5ae08407d56b7ab22b3140730066a8159b9e05cb8767c 686 0.33/1.00 vMB 64
426,125 426,125 0000000000000000001d78731f6e6ff149e5d0a03e9d20baad281867d0d81a90 935 0.99/1.00 vMB 23
426,124 426,124 000000000000000000d249dabe27788215d89f2d8909be9ee355ec2ad6a18ccc 639 0.35/1.00 vMB 61
426,123 426,123 0000000000000000048d6f1d4ba2eb5ca74214c07a6d744aeff7eef407fc2aa2 1,369 0.75/1.00 vMB 53
426,122 426,122 000000000000000000b9c7e7072e09473df4c4889625c5bcef43c1ffb7b623f6 144 0.23/1.00 vMB 14
426,121 426,121 0000000000000000030d41bb30be6ad5aeb9a52861f0cae32f86d6c31a4ee7ae 417 0.18/1.00 vMB 64
426,120 426,120 000000000000000002a8f597faf847cf0d715ba6195ad6d81603168023325f7f 207 0.08/1.00 vMB 64
426,119 426,119 000000000000000003b96f21d6077e69fa879f66d3b57448e617edd37fd4d631 434 0.48/1.00 vMB 23
426,118 426,118 000000000000000001de968d7a47c6a3ba9ed4e866aef5c525d2b169e6cafb9b 999 0.40/1.00 vMB 65
426,117 426,117 0000000000000000022f2f94087323be76709c5020e538d917f418cef2172bdf 414 0.42/1.00 vMB 24
426,116 426,116 00000000000000000428cb0955ae9327bb10f3505ce8ada2a29564d112bab777 1,776 1.00/1.00 vMB 41
426,115 426,115 000000000000000000de0b74ee8bc24ffc14ca852df17654a6fb6f898f341d2e 3,008 1.00/1.00 vMB 83
426,114 426,114 000000000000000004b1f65db68699208a413c35774fc74f54138aec736df3ba 2,225 1.00/1.00 vMB 53
426,113 426,113 00000000000000000300e43b77c6b0759fe7247313d31f3a3c6398fa50936660 2,592 1.00/1.00 vMB 67
426,112 426,112 0000000000000000007bb2eeeadddf2afd4c1f1fd50251902e4890df71805575 2,713 1.00/1.00 vMB 79
426,111 426,111 0000000000000000035c24c91561ed2190c7888078be84b0555acf4e206e2216 1,042 1.00/1.00 vMB 28
426,110 426,110 0000000000000000027bcad8acfd3b6b00d2781c055baf36fe97cd7e509db3f5 1,216 0.75/1.00 vMB 38
426,109 426,109 000000000000000000fce0aca4da6988cc1aa616242711a430c56ccd3278c6ad 268 0.10/1.00 vMB 62
426,108 426,108 00000000000000000473a8bbd101b35c544298eb3bdd8762ce78d8a92345d699 2,176 0.92/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.