Loading Tool

Explorer IconExplorer

Memory Pool

74,811 transactions
27.76 vMB
0.07817397 BTC
Random Selection Loading Transactions
Max Size: 168.86/200 MB

Candidate Block

Mining Attempt 957a4d17c602dc96d25ef442fdda12f16609c54fea697fe6ab48ddd00d10406e
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 1b108276899ec3c72ee42e0efbc4537e50ec88f0079a429e4ca024e2db2940a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,750
Size: 1.00 vMB
Total Fees: 0.01878985 BTC
Feerates: 402.60 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (575,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,318 339,318 000000000000000000b2b6692473c97167283e08f9ff38987302392aa215e8db 692 0.44/1.00 vMB 22
339,317 339,317 000000000000000003d45d14730da4385b5a8b1aa4219a7211072ab86ad82ae9 915 0.39/1.00 vMB 31
339,316 339,316 0000000000000000107ff8dc13633051765b4eeb6c2a0a7d0f393a231874b9ae 798 0.43/1.00 vMB 24
339,315 339,315 00000000000000000e6b5589f010a32d3b6087a60405624045241207bda4fa66 256 0.13/1.00 vMB 26
339,314 339,314 0000000000000000189dfe583dd4a4da3ff68110ac476a034ecb8bc9bf5dba4b 1,110 0.56/1.00 vMB 27
339,313 339,313 000000000000000010854ece8094a86040e607b06126556d02a7711fe3e01c74 398 0.23/1.00 vMB 24
339,312 339,312 000000000000000010a1a0abe52df3dd6715c0e8e847fd39f85fef6f6153e430 194 0.08/1.00 vMB 28
339,311 339,311 0000000000000000113a489b0a60cc84376dcc7c9a3abc36fe78d2c239af2434 45 0.01/1.00 vMB 37
339,310 339,310 000000000000000009e6b6167d54deb1e11b884ddcd905739eb33e87e7bc36b5 1,164 0.75/1.00 vMB 17
339,309 339,309 000000000000000010c657e44cffe528349c4d2555aa7730ca5bb01e92fec8e8 1,016 0.54/1.00 vMB 24
339,308 339,308 000000000000000000a10ade15f4564933ce78ba7c735c157dcbba1d0f813677 1,258 0.75/1.00 vMB 23
339,307 339,307 000000000000000018a4e9277fef7096c9f6b8ffad575ef8d44d7bdeb205aa61 2,058 0.75/1.00 vMB 32
339,306 339,306 000000000000000010709fe1978c7c12729b6412a06809287526b3ad50dbcf15 369 0.23/1.00 vMB 23
339,305 339,305 000000000000000015e90675de01f130ab8ebe7652928deecb376d52c0c6f24c 20 0.01/1.00 vMB 14
339,304 339,304 00000000000000000997561dd308fc675250c76ff5c93bc2d052c7cf6c466a21 72 0.04/1.00 vMB 17
339,303 339,303 00000000000000000b2ee41b29976fcc0fd1d4eea4ca3011bf48e00c22d59512 802 0.39/1.00 vMB 56
339,302 339,302 000000000000000012b3c9b245dedb75b827aa87257b3c0201c217481a9c9df5 567 0.26/1.00 vMB 24
339,301 339,301 000000000000000000f67c2320fba031c06e355acf730ac75285e01864c81e69 849 0.42/1.00 vMB 26
339,300 339,300 000000000000000007a9a31ff7f07463d91af6b5454241d5faf282e5e0fe1b3a 1,422 0.86/1.00 vMB 22
339,299 339,299 000000000000000012cd7630302f21eb2e3302961a8c8a87431e01e0ce7e798e 48 0.02/1.00 vMB 19
339,298 339,298 0000000000000000048fab3bf65f19dcd482c798e169a92d764c52fb3ff1d243 339 0.26/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.