Loading Tool

Explorer IconExplorer

Memory Pool

74,319 transactions
27.53 vMB
0.07056484 BTC
Random Selection Loading Transactions
Max Size: 167.89/200 MB

Candidate Block

Mining Attempt c8a89a68207881f0f5aedd7a0a5d668ebe20f863e79422e4b910909fb8284c30
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root c5f2652abe4913ad773a7837b1977b54e51a9c6e864057ef5585be61de99abb6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,410
Size: 1.00 vMB
Total Fees: 0.01176333 BTC
Feerates: 480.19 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (490,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,912 424,912 000000000000000003246a7e9e594556c552d4adf8cb0612673105fdb99bef9c 852 0.36/1.00 vMB 65
424,911 424,911 000000000000000005006bd8979b5e3aa7e4687922f0918c87d1675433978e27 751 1.00/1.00 vMB 17
424,910 424,910 00000000000000000224c8f9cb970e273e2b2811dd0e20cdc6b10865044c26bb 196 0.08/1.00 vMB 60
424,909 424,909 000000000000000002ed9433a8fa60aef65e7d7db03614d76d99aa08b2b9f56c 937 0.96/1.00 vMB 32
424,908 424,908 0000000000000000054fa96d73dd63a9cbe4c1e818e5bf4b169a8a6bdccb4b5b 2,339 1.00/1.00 vMB 57
424,907 424,907 000000000000000004135bf0a68560ff7bba10db03bbbff651cc44c9191a4170 155 0.12/1.00 vMB 37
424,906 424,906 000000000000000002d5c45c8264b7cc118218cc618f203d09f1e5ca049b46c7 988 0.45/1.00 vMB 56
424,905 424,905 00000000000000000049dd185997c5466935b0c0e2b98eb947613f312c859d58 1,510 0.65/1.00 vMB 57
424,904 424,904 000000000000000002134639c61af1a5c65d40045062e37323c8262d84445d29 31 0.01/1.00 vMB 80
424,903 424,903 0000000000000000039d9a538df274ee9b4c49d50b635791a4be0089aef15965 1,627 0.70/1.00 vMB 62
424,902 424,902 0000000000000000007626e638ea43875633fef93b139f07c17b2acfa2ed02ac 204 0.99/1.00 vMB 2
424,901 424,901 000000000000000003985fc4ef5815b8b6e6d66c4326deca28c75ebad186246c 330 0.14/1.00 vMB 56
424,900 424,900 0000000000000000043dbe99aef4aabf15491c9af818fa8fd5694e4bbc2f3b24 125 0.05/1.00 vMB 55
424,899 424,899 00000000000000000136f5456f917abc1390c32adb250286354ef2776181dc0a 1,393 1.00/1.00 vMB 34
424,898 424,898 000000000000000002620776465a047bef5e9f4e38e9a23b613bf55134c04df5 855 0.98/1.00 vMB 24
424,897 424,897 0000000000000000041fef2be8f60875ba929c0e86fc4621fbbbaf4a65ef03ba 2,589 1.00/1.00 vMB 67
424,896 424,896 0000000000000000037ba68b4fa822171e2afe7c0ca0cac5ac0324764283d048 235 0.99/1.00 vMB 11
424,895 424,895 00000000000000000035ba4046da159e768139f398477a91a2df83701103502d 1,004 1.00/1.00 vMB 28
424,894 424,894 00000000000000000369eb1976a9f31ca8e3553638574a3378d9d2dd504fa1cf 1,492 0.98/1.00 vMB 45
424,893 424,893 00000000000000000411a779f3fcc8ba421ecf4261649ee0a03db91ccc00044c 1,580 1.00/1.00 vMB 31
424,892 424,892 00000000000000000447f3f30b153bf6a1fed407d53c7c91cdee619f52a59599 2,658 0.99/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.