Loading Tool

Explorer IconExplorer

Memory Pool

76,479 transactions
28.60 vMB
0.11099089 BTC
Random Selection Loading Transactions
Max Size: 173.08/200 MB

Candidate Block

Mining Attempt 9518754e018af66df0b1a39f56b31a6830106654c05cddc7b8cee15a609e4e9b
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 986adb368249e908bc855bd4777d448f7a3cf804a8cdd6adab0988fed71fadee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,222
Size: 1.00 vMB
Total Fees: 0.05172542 BTC
Feerates: 101.65 > 5.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (491,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,229 423,229 000000000000000003a3dcb5cea2ae5b4f3d000409cfa29c15b836cf174744b6 2,720 1.00/1.00 vMB 70
423,228 423,228 00000000000000000136006478cac5a8b2be90d8a6552740e5b809e38348ae71 2,870 1.00/1.00 vMB 72
423,227 423,227 000000000000000002d3ad467052cd7c961ced2f83c02a1a108854e63a9743fd 2,299 1.00/1.00 vMB 90
423,226 423,226 0000000000000000001071abb573ad713617525719743c03760f8278d83da252 1,785 0.99/1.00 vMB 48
423,225 423,225 000000000000000002e5a2349c9c297eccf2d87a24e29bdf5cc46b805aa2d2a5 2,177 1.00/1.00 vMB 61
423,224 423,224 000000000000000001dfcb4a87e8f361fc228d123062e535b037ee60b3039bda 630 1.00/1.00 vMB 20
423,223 423,223 0000000000000000043945089eba57387b34091b957303441b07a8a030ce6df4 1,814 1.00/1.00 vMB 46
423,222 423,222 000000000000000001047d6bb6ecb4a0797f3ae205e413b4de52f5f358794fe2 2,191 1.00/1.00 vMB 51
423,221 423,221 000000000000000000e70beff822afd417cc223020da64a03611ba74d9b5c3b8 2,664 1.00/1.00 vMB 79
423,220 423,220 000000000000000002f80eabed004e2ced9364afbcf4d32902410dd7787b6579 2,655 1.00/1.00 vMB 92
423,219 423,219 000000000000000002a86cb9e8f893dfaff4d61f2d71cba5d700dd3587961da6 817 0.98/1.00 vMB 29
423,218 423,218 000000000000000002178e70429c1bb8db9b6ea776aa21f40849da1e47e5773f 553 0.20/1.00 vMB 63
423,217 423,217 0000000000000000041972613d4e5cacb115c567823408ed3b35c5fef6f87d9f 302 0.11/1.00 vMB 60
423,216 423,216 0000000000000000024599146e8ef1fdafae4e9f241286c4c2d2c39d62345d34 143 0.99/1.00 vMB 2
423,215 423,215 0000000000000000003d3007399de5ee28444add3a4d405dc46f3be5d15d536f 1,668 0.88/1.00 vMB 52
423,214 423,214 00000000000000000308fec9910097f8d796f908ec001fe349929b285e092748 2,346 1.00/1.00 vMB 58
423,213 423,213 00000000000000000370d5191604f356070a4c01523e1c02d92afe598ffe9b31 1,039 0.74/1.00 vMB 35
423,212 423,212 000000000000000004224dc9316f9b88f70e989696d8db7c29fd68ee2a115edc 557 1.00/1.00 vMB 11
423,211 423,211 0000000000000000026e60e59372d48dbdb8b8a753f9e6c2da2d20e927da6126 1,173 0.46/1.00 vMB 55
423,210 423,210 00000000000000000172c6eef979468b3c6ab7eecf7d4255a4a9872ee646bcc6 277 0.12/1.00 vMB 52
423,209 423,209 000000000000000003f535955bdd150ca05ed7e960d9a04adf027df1b4e7471d 332 0.17/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.94 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.