Loading Tool

Explorer IconExplorer

Memory Pool

81,223 transactions
29.85 vMB
0.10541678 BTC
Random Selection Loading Transactions
Max Size: 180.49/200 MB

Candidate Block

Mining Attempt c5dafd8d5af11c60afbdae02a7190ad4c693f88e1940d881f7c5e84d3d8a3f10
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 77f1c0dedd2766a154a04b7a3cdf3d5503e98c8b1c7c384bb2e1b20ff569fbc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.03981910 BTC
Feerates: 146.36 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (119,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,349 795,349 00000000000000000001d23f53ef85d5ee0b578f0a5fe9cf4bf2824f4a74d9a6 1,944 1.00/1.00 vMB 30
795,348 795,348 00000000000000000002e911b9df2d55db99919de6714acb778992f382aa485e 3,330 1.00/1.00 vMB 38
795,347 795,347 000000000000000000044ecc1d3f2cf65a34e2926e6a5f0dfac6ef102272c3fa 2,365 1.00/1.00 vMB 38
795,346 795,346 00000000000000000003ad16c1bf5d2b200a7ace34e995cb766606c1e2d1d6a5 3,223 1.00/1.00 vMB 36
795,345 795,345 0000000000000000000434f4b760b866805edc2954d8dc9eedf436cb23717815 2,949 1.00/1.00 vMB 34
795,344 795,344 000000000000000000035ea2a1a37c0163c07851485fc6c4cf965f1a1c799e0b 2,812 1.00/1.00 vMB 50
795,343 795,343 0000000000000000000395a14345bce0ba79d4fcf4d387ddd3c91b3f4bc63cd8 2,859 1.00/1.00 vMB 41
795,342 795,342 00000000000000000003507f7316a9280e240c276a071fc782aec25345cb51a5 3,593 1.00/1.00 vMB 40
795,341 795,341 0000000000000000000552508457cf5951844975f9202030f36c64adbb07a691 3,369 1.00/1.00 vMB 48
795,340 795,340 00000000000000000004aed61eeb046531f8b4153a3d3f6c38a1ab918dc4e70e 2,506 1.00/1.00 vMB 51
795,339 795,339 000000000000000000020c36e91bb75ff97890fc2d8d1c234309e000e075170a 3,783 1.00/1.00 vMB 47
795,338 795,338 000000000000000000020a45304808a3731b0b7f4c72e25fe81e2bc8ac172b9e 3,514 1.00/1.00 vMB 44
795,337 795,337 00000000000000000000f5ebc6ffca21bf9b9a4ce1056fa0e2dabc6b4474ca31 3,337 1.00/1.00 vMB 54
795,336 795,336 0000000000000000000123a56fb0567f6f7e5aa5ff27055cb1aef6d7fea076d2 2,925 1.00/1.00 vMB 76
795,335 795,335 00000000000000000004b414d12e5b3926923e4e123730833861d0d753a7a06d 3,632 1.00/1.00 vMB 34
795,334 795,334 000000000000000000054533b6d9823149d18fa8e63fee06f1baed2d5660204c 3,047 1.00/1.00 vMB 44
795,333 795,333 00000000000000000001e30ba3d8e4754e3ad8b1968a8efc100e2ada2629146d 2,556 1.00/1.00 vMB 121
795,332 795,332 000000000000000000049cf38a880b62b8ffeead5d450dcf88d4b3ea68d19f6d 2,753 1.00/1.00 vMB 88
795,331 795,331 0000000000000000000061de52dff892e8023f23f885d86e2f1584213f1bf254 3,198 1.00/1.00 vMB 42
795,330 795,330 000000000000000000031e301d64a4f4dc2b0c67735baf93b509228dec7d4a72 3,083 1.00/1.00 vMB 56
795,329 795,329 0000000000000000000095f0fd0a6d777b72e3973a867b0d5a7194bccb50021f 3,342 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.