Loading Tool

Explorer IconExplorer

Memory Pool

82,965 transactions
31.34 vMB
0.12942722 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt eaa3c90505ccd3d9d3b3eb5521b895d0a3342ecf0a922fa4928c09a69f5eaa4c
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 8636e0c9ebf9f57669b9027c5fdf7dc91fd2ef0e32c7f21f0930b08b404563f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.04553891 BTC
Feerates: 318.30 > 4.56 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (88,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,272 827,272 00000000000000000003cb6b2a8fe1bc72735a5a4173890758c0b4ead27694f5 3,104 1.00/1.00 vMB 31
827,271 827,271 00000000000000000002f19bf3c62cfb667ea4ae1e895ceb749399f6bc0515cf 1,519 1.00/1.00 vMB 33
827,270 827,270 000000000000000000028cbcd8dc5b2bbe25b2ef628a270a60be06d11fa32565 1,333 1.00/1.00 vMB 37
827,269 827,269 00000000000000000002cbc4bccc032ff0a0ded6b973614d846fc22b7755ee67 1,781 1.00/1.00 vMB 37
827,268 827,268 00000000000000000002d171d5903519913091c3a4d39555ad15d71a5237bff0 2,198 1.00/1.00 vMB 46
827,267 827,267 0000000000000000000116ab60e903c5656840cad4a6f561dd672023ff3bbdfa 1,235 1.00/1.00 vMB 38
827,266 827,266 000000000000000000013a54fab558311364f9be57592dc1ecf95b993749cbce 4,950 1.00/1.00 vMB 26
827,265 827,265 000000000000000000000e714fe8367a09190d37a98a2c05e56db144c43d8d2e 836 1.00/1.00 vMB 35
827,264 827,264 00000000000000000000cec11936685f9bef05ab057fa9c77ad9cac848f35a90 2,285 1.00/1.00 vMB 30
827,263 827,263 00000000000000000003add3babd6c61ab37e5c895b018e1147f5679931cadbe 1,194 1.00/1.00 vMB 34
827,262 827,262 0000000000000000000367ebd52338bdc52030d672bbc64bbd99cd58d71eab9b 1,498 1.00/1.00 vMB 37
827,261 827,261 0000000000000000000121abf34ea95916c134a216609840ff435b064646b648 1,223 1.00/1.00 vMB 34
827,260 827,260 000000000000000000034d71fdf19ed29964d68cccbee07f977c27a07ea760d2 1,752 1.00/1.00 vMB 39
827,259 827,259 00000000000000000002210b65ab9bde7d35dcc70d1360a4d1d6e41e4f199af1 2,101 1.00/1.00 vMB 40
827,258 827,258 000000000000000000021f51bd59668f1dd4e070dc7e8f7583b3dbb404f68cb8 1,287 1.00/1.00 vMB 35
827,257 827,257 000000000000000000008b8c00336547491c8c65512ba1b0e721a827ac80cc45 1,867 1.00/1.00 vMB 30
827,256 827,256 00000000000000000002b4c8bb1d3f4f1543cfbfdcae54e2f35ec4b935ad74ca 958 1.00/1.00 vMB 32
827,255 827,255 00000000000000000001454b056330e6c22c6feb9bc47dc1470fd97274c4987b 1,303 1.00/1.00 vMB 37
827,254 827,254 0000000000000000000137dde838a1c1683ee02ca50ea36baed0925509f3a3f6 1,662 1.00/1.00 vMB 40
827,253 827,253 00000000000000000002efae4c3b762d7c1849524e82ed91e36af5e79dfb6109 1,062 1.00/1.00 vMB 40
827,252 827,252 000000000000000000012957ed2d79177c6e3e686caf8fab11c1773671dc7cf3 1,179 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.08 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: 722.47 GB
    • Received: 18.40 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.