Loading Tool

Explorer IconExplorer

Memory Pool

76,997 transactions
28.60 vMB
0.10160103 BTC
Random Selection Loading Transactions
Max Size: 173.03/200 MB

Candidate Block

Mining Attempt ca4952a981459223ba32900d31d3ae9f6ba1e95287a9c3913ecbbaf5c2886594
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 5b6420023d0be86d642bb22de853a72de8789d47bc9f565a3db578f6eb3e94fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,652
Size: 1.00 vMB
Total Fees: 0.03483928 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (500,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,419 414,419 000000000000000000a36e73314af772f7f5c8d69f59c9411847771dfdd2a670 2,300 1.00/1.00 vMB 54
414,418 414,418 0000000000000000031351ebdf67119a807ec8dc7a99ab90e2a5d27c1a399799 2,373 1.00/1.00 vMB 72
414,417 414,417 000000000000000001edec994e284009fd342c2dff2dbfd75e4f63e3b61a2628 1,958 1.00/1.00 vMB 74
414,416 414,416 0000000000000000027edc037f2401120110f58c1fe73cc706f5f89670cac6c5 878 1.00/1.00 vMB 50
414,415 414,415 000000000000000003af1d2d8f35bb0b3445ce6862859207b2cf5b858a05adfe 1,944 1.00/1.00 vMB 24
414,414 414,414 000000000000000003922f35c67b0e2a75ce64ba67f8b687939e2022814752f5 1,205 1.00/1.00 vMB 55
414,413 414,413 00000000000000000169bc4fbb207008840dcf10ae231083ca9de9a8186ca88b 1,308 0.92/1.00 vMB 36
414,412 414,412 00000000000000000275b7a23a6d75f5d81ca413e1ddd74464001963ee7739ae 1,757 1.00/1.00 vMB 52
414,411 414,411 000000000000000002b9071cf3888a59a4c3c02df892b092fb168bf9f2fee09a 2,521 1.00/1.00 vMB 66
414,410 414,410 00000000000000000243476405e34e7233769feff8fa7cfcb885ee6c41e96f8a 2,627 1.00/1.00 vMB 79
414,409 414,409 000000000000000003801810cca5cf01e1cb0d811a58ba28d5db51d41cd73d74 596 0.28/1.00 vMB 48
414,408 414,408 000000000000000000dd9db92272465df2a07925fb1dd9b9bfe562a3f1bd0dc0 632 0.47/1.00 vMB 31
414,407 414,407 000000000000000002e951cb1a23930869b1513394dc79bd9606fbbfdcab1497 1,860 0.64/1.00 vMB 45
414,406 414,406 000000000000000000e51a831dba16ab70eee3fa33d3962cdee6b009e98f4c53 1,216 1.00/1.00 vMB 22
414,405 414,405 0000000000000000008eb7a46de4b3cb01acb23d688080f0acf2384207526d9b 2,328 0.92/1.00 vMB 57
414,404 414,404 000000000000000003332b323b9535db25cdf315978229f49567203b42c70e0d 683 0.32/1.00 vMB 60
414,403 414,403 00000000000000000123a9855aa86316bcc320fde2b83c6dd03f473a3f1aa65d 1,124 1.00/1.00 vMB 27
414,402 414,402 0000000000000000031e7686d098a95b8b8dd34db91eef4a1ab5308adf9d623a 422 0.22/1.00 vMB 43
414,401 414,401 0000000000000000000527796144f3bba462c33298de391cbaa0e30afd601342 1,758 0.76/1.00 vMB 45
414,400 414,400 000000000000000000f5c00d08aa7d5d4807f22476d7fcec77a35bac7dd1218f 195 0.10/1.00 vMB 61
414,399 414,399 0000000000000000006e56c739041340770d0acd36318aef9fc28f7464ff5abb 1,646 0.64/1.00 vMB 61
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.69 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.