Loading Tool

Explorer IconExplorer

Memory Pool

78,916 transactions
29.56 vMB
0.10385800 BTC
Random Selection Loading Transactions
Max Size: 177.94/200 MB

Candidate Block

Mining Attempt aebede4d2bb4cf9722c26bdca433de1da53455961f67c0ed40d8a72526de8892
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 30b752dcc0156a1953dd8bfcc1698e64b9d573a1f932de31713ae9dc510cf603
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,567
Size: 1.00 vMB
Total Fees: 0.03916526 BTC
Feerates: 164.34 > 3.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (198,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,331 716,331 00000000000000000009be1124b577adb8e9de20070d406cf0b294ec80a7c73d 3,045 1.00/1.00 vMB 24
716,330 716,330 00000000000000000003032abb02d2bf261aacbfdf9aaf4ca4fea1b8d8d77176 2,869 1.00/1.00 vMB 12
716,329 716,329 0000000000000000000596bc33b66c3fba2ac0c35f79c46e7739d9123994c397 2,211 1.00/1.00 vMB 22
716,328 716,328 0000000000000000000abfee3944c548cf6811ad202487dacc791ef3b1beb740 2,470 1.00/1.00 vMB 9
716,327 716,327 000000000000000000078bdbb5264582ebc07c6a181d1395f640b2ef01a172f2 2,098 1.00/1.00 vMB 5
716,326 716,326 00000000000000000003fc9e9ce68d60d3f51e40030d0538ca6f56931f5be76d 2,207 1.00/1.00 vMB 8
716,325 716,325 0000000000000000000139b38e1ffb639172f197f73b4222bfa7025aecb10fa4 2,506 1.00/1.00 vMB 14
716,324 716,324 0000000000000000000165db97ea6b22f43a0500cd130f5d4bdaa04229695e17 2,296 1.00/1.00 vMB 17
716,323 716,323 00000000000000000009c7da9c44e37c0275535362aa89af4f3c6e674bd98518 1,553 1.00/1.00 vMB 14
716,322 716,322 00000000000000000003f692d214ffd069ac25d9854a329da1b58f29549fa665 1,355 1.00/1.00 vMB 13
716,321 716,321 00000000000000000007d84b853efba2187da92c2c96015f87249fb1775d8f27 2,847 1.00/1.00 vMB 18
716,320 716,320 0000000000000000000696d85a7b2615d33fc67f7d8a94425591bd7ecd0f5b71 1,732 1.00/1.00 vMB 4
716,319 716,319 00000000000000000003aaee99b43bf3347eff8b420434d292ff7ed694a419dc 1,920 1.00/1.00 vMB 5
716,318 716,318 000000000000000000001b2a2c4e8d5b364f7971bf96ac94ba3aa908b680085b 2,601 1.00/1.00 vMB 15
716,317 716,317 0000000000000000000708a5f98d7f3dd1bfa0dee39b7d181d7a1e80953a4deb 2,378 1.00/1.00 vMB 14
716,316 716,316 0000000000000000000378e078d226430478c8c243bb18ff046ff5fe7406daf8 2,256 1.00/1.00 vMB 8
716,315 716,315 000000000000000000081b4572005982c0e456577f494d8c40f29f70fd959e2a 3,204 1.00/1.00 vMB 8
716,314 716,314 0000000000000000000b53466824ef7b16a77d947a4b7f9e32a4bd3edbc89fd8 3,991 1.00/1.00 vMB 8
716,313 716,313 000000000000000000023be94b798961ee0cce8b9dedca4841f86bfbed507f87 3,006 1.00/1.00 vMB 9
716,312 716,312 00000000000000000003f9ed3c49a7bbf4b289938dc12ab829a3c058a082231d 996 1.00/1.00 vMB 10
716,311 716,311 00000000000000000004526a135805865901577a00cf1a783771f0d9253a6935 1,925 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.