Loading Tool

Explorer IconExplorer

Memory Pool

47,836 transactions
27.75 vMB
0.05914521 BTC
Random Selection Loading Transactions
Max Size: 148.15/200 MB

Candidate Block

Mining Attempt 48bcc4e56b744191b2f8e8bb16d306ffb6733fc14cfeb54f70dba2d51ea33e37
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 694269a58d63db293568e016e7db7662d3b52d19f297fe1092dffd27d542da1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,201
Size: 1.00 vMB
Total Fees: 0.00686397 BTC
Feerates: 100.00 > 0.69 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (599,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,146 315,146 00000000000000001f20eeb39a56d5aa82cd6e33509c66385041d5c82d4b8017 69 0.03/1.00 vMB 33
315,145 315,145 00000000000000000a1f3c83593cfee25b0c4b3d4403749676a2253191dbf2a9 62 0.02/1.00 vMB 16
315,144 315,144 000000000000000034b99cbb21274131be4e3756e5666791034578c795e07953 1,263 0.61/1.00 vMB 30
315,143 315,143 00000000000000002876dc5aa950c80be5de3156b4f56afd98c5df884ee5af47 283 0.15/1.00 vMB 27
315,142 315,142 000000000000000014a1840127e44bbc76931de2f92ac1777999bb1aa361ecba 379 0.21/1.00 vMB 27
315,141 315,141 0000000000000000225839cfb3281d0f46738bb6df44830e6bd04a465a34cedf 435 0.24/1.00 vMB 30
315,140 315,140 000000000000000031a9f4335397a035ef055888a3d7657e431332ccefa170d0 159 0.07/1.00 vMB 33
315,139 315,139 000000000000000036ec795e3086d7911e5dec1f5116fa0fad4d63e1d82ef0ed 121 0.07/1.00 vMB 31
315,138 315,138 00000000000000002a3deb8a2f6c0501db1252a8d581e34c8c1a2e88abe5bea4 125 0.05/1.00 vMB 37
315,137 315,137 00000000000000000aab793401d18032676f0e8921a38de7f8277feaf95a9cc8 586 0.32/1.00 vMB 24
315,136 315,136 00000000000000000773fba848c1d9ef93147cb1fc2e04d6059caec81a1df0e9 213 0.09/1.00 vMB 32
315,135 315,135 000000000000000011e83431896a58db0c98238d5c5d355b3f926275e957eb48 168 0.09/1.00 vMB 29
315,134 315,134 000000000000000012501c1082908ffd338467c063622c97efabe443991a9ca8 111 0.08/1.00 vMB 16
315,133 315,133 00000000000000002b77f20f0c00d7b46441ad4a3a2e051e7081b8ab42996bfb 194 0.10/1.00 vMB 29
315,132 315,132 00000000000000000e56224cfc7c83444d3a5cdb03200efc23298f743ebe645b 441 0.21/1.00 vMB 34
315,131 315,131 000000000000000007bdd2f8554141861722000fdf89d1ca9dc891aca9ec3e80 555 0.36/1.00 vMB 22
315,130 315,130 000000000000000021c8bf2dae534cc7431cb334ea1e38d3d00f30e900619f47 534 0.33/1.00 vMB 22
315,129 315,129 0000000000000000138ab3d1448e13b0b334502bcc001e0a82f17d0a3b5cd48c 377 0.25/1.00 vMB 23
315,128 315,128 00000000000000000cc4e034234d49073818e7f6910549269036b1e6d8e8d026 376 0.37/1.00 vMB 21
315,127 315,127 0000000000000000254aef5775fb6cc4fd44e086ea569b7c1fb12e10475bbc57 1,243 0.75/1.00 vMB 29
315,126 315,126 00000000000000001468ea320fa82631e464f4b15969b45525e31d4df181ceec 114 0.07/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.02 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: 649.99 GB
    • Received: 13.24 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.