Loading Tool

Explorer IconExplorer

Memory Pool

74,659 transactions
27.52 vMB
0.07133549 BTC
Random Selection Loading Transactions
Max Size: 168.05/200 MB

Candidate Block

Mining Attempt 1420860a844de7e54fdd23e0391caf5094dc8547f8a3c8ee2d2d533373789dcc
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 8f25e38a7e8b8dc6c04833a99d3f292f6a7a09239794aca8daa18b154ecbfdeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,808
Size: 1.00 vMB
Total Fees: 0.01268706 BTC
Feerates: 100.53 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (392,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,204 523,204 000000000000000000037c89a83dbebf49f1357c9feaf627a259ea6d17ef6fee 872 0.45/1.00 vMB 67
523,203 523,203 0000000000000000000ba7d8b956adb79fe8a5b57ec1fd824889ae56fc5eba49 539 0.27/1.00 vMB 69
523,202 523,202 0000000000000000002aa2569247db1066b4e681da50a3d22e0c3ad9eaceec93 61 0.02/1.00 vMB 72
523,201 523,201 0000000000000000000d28b22e645943ac1430c4bf9e4ad75d1d5e5edf162845 962 0.48/1.00 vMB 85
523,200 523,200 00000000000000000041a9837c19dfa79c4c0509f9cbb79cac5337134073048e 401 0.16/1.00 vMB 87
523,199 523,199 00000000000000000020e9bf19677e47cb83a695497c7a3d94e9cb7e4dda62d0 1,882 0.98/1.00 vMB 69
523,198 523,198 0000000000000000000d15e04571dd0a077935c82e85121ddbbcc6d18255cb8f 1,354 0.66/1.00 vMB 53
523,197 523,197 0000000000000000001201a0bca7a47136623cfc64e3be72eeaff1eaef254682 1,073 1.00/1.00 vMB 113
523,196 523,196 0000000000000000003154069f8f6225102f19e805caf1c453c7dd5019edeaac 675 0.44/1.00 vMB 53
523,195 523,195 000000000000000000199d14aa1060bd1fa2a4fdf39ae051c8d40a5dd3230fcb 39 0.03/1.00 vMB 40
523,194 523,194 0000000000000000003571b989e4003f19efcdd2e432d5a98a052e9927b41146 605 0.43/1.00 vMB 42
523,193 523,193 0000000000000000002553a370ac961cd0abeb497bb5bc3e880c73863d1cef16 1,431 1.00/1.00 vMB 98
523,192 523,192 0000000000000000003036b68369f7d5d1dd39b1bc75265b4de7a2009776d62c 805 0.49/1.00 vMB 88
523,191 523,191 00000000000000000021c10c465b110ef7a003d617fd36da7c605937a426e556 739 0.95/1.00 vMB 9
523,190 523,190 00000000000000000040786bc29cba209b63284db2d76d20ac63932f6a91c48e 2,052 1.00/1.00 vMB 7
523,189 523,189 0000000000000000002504fe1e15eade03c3264539710feb2774ebe4b3f0a07d 3,197 1.00/1.00 vMB 73
523,188 523,188 000000000000000000360eecd03911185b06cae41f802f32852e025cebf596ee 1,293 1.00/1.00 vMB 112
523,187 523,187 0000000000000000000b942226beb8d162909c198c8921cb801c2a66dc2372c6 851 1.00/1.00 vMB 139
523,186 523,186 000000000000000000270e4b9f54624790c759add0e64bcb9a8433356a12fa64 2,058 1.00/1.00 vMB 43
523,185 523,185 00000000000000000036d57dd0ccc810dca7a6dd9903079d6ad75498bd61127c 1,536 1.00/1.00 vMB 11
523,184 523,184 0000000000000000001ba3d0a1e95a8174a2bb140f384df32e6538dd27d3b630 1,789 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.