Loading Tool

Explorer IconExplorer

Memory Pool

80,206 transactions
29.61 vMB
0.06596340 BTC
Random Selection Loading Transactions
Max Size: 178.78/200 MB

Candidate Block

Mining Attempt f7eefa49fbebb4a7efbb3816015e9ab2751fd78783ca9532d7da725d0ff747ef
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 297ddb388441f3d97c53f618b078d3c4ad357e39ef397df26239fa967d59b417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00578146 BTC
Feerates: 90.30 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (577,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,181 337,181 00000000000000000009b4de44efadcf45cbb88cb7d8925c83cacb0898c7c179 1,228 0.59/1.00 vMB 28
337,180 337,180 00000000000000001a2df4e833534337ccd51a999324d2761916d78277679582 603 0.27/1.00 vMB 29
337,179 337,179 0000000000000000174bf0f20bd54f27281301fdec4f5c663bb8e99ee056932a 249 0.12/1.00 vMB 27
337,178 337,178 00000000000000000c96fd4a98ac572bbfa8f1eb62cbacd900d3bdede09723d1 556 0.30/1.00 vMB 31
337,177 337,177 00000000000000000b9e1235f58ea4e1558517fac7cf3b266d561717f8ea3815 123 0.05/1.00 vMB 22
337,176 337,176 0000000000000000046c021017e673b1ad4b417f8d63a9b17383d33f8bf1f607 948 0.50/1.00 vMB 33
337,175 337,175 000000000000000002d51a072c72babd59d4df78a999376fccfada519a1961cd 933 0.48/1.00 vMB 24
337,174 337,174 000000000000000006890b4234e3b6537d5b0bba312110d14ec9bf83a24d14e1 379 0.17/1.00 vMB 27
337,173 337,173 00000000000000000dedb84cb006a77a12657063aab4d587e0d91eb7fdd7895b 473 0.27/1.00 vMB 25
337,172 337,172 000000000000000008dc37015948f3293884874df23d3887b695e76601d5d169 1 0.00/1.00 vMB 0
337,171 337,171 00000000000000000b40d16d5924a717024767d348c5042f79a3da82f04c36dc 999 0.47/1.00 vMB 25
337,170 337,170 000000000000000012ac6f563affc329075e96e67274995e3451c802d1237ba2 1,086 0.58/1.00 vMB 32
337,169 337,169 000000000000000010c2bc43ad33ae67150a71329b9ba7a317125c423da3b3bc 64 0.04/1.00 vMB 31
337,168 337,168 00000000000000000c3940adb03c5decd142a9bbd145e87ad3599e2e7781fef4 64 0.03/1.00 vMB 41
337,167 337,167 00000000000000000b6e8ef58d239caaf3ea80937e6d91025b2d3840534ee36f 787 0.42/1.00 vMB 27
337,166 337,166 000000000000000013dfdd355606a831dd68aa630a9ec66c1ceb5b7b2114f4a0 187 0.10/1.00 vMB 21
337,165 337,165 000000000000000017a4de8a55547f2b7d4fdeefcbdf365958b3417f41cfb203 354 0.20/1.00 vMB 23
337,164 337,164 00000000000000000b377ef1643e35df81930b1b30da27cab1b9c304bbd18792 919 0.48/1.00 vMB 35
337,163 337,163 000000000000000015487e1b39929ed7e6c2ff510f07ae1275cf0ec233708eff 80 0.10/1.00 vMB 6
337,162 337,162 000000000000000017b47abd0e3fc1bcee840fedd71fd0dac1da8109f250faf8 777 0.35/1.00 vMB 27
337,161 337,161 0000000000000000166a85bb5475e8a060fb80603aa68e62a2f29514a8531a7d 504 0.24/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.