Loading Tool

Explorer IconExplorer

Memory Pool

48,956 transactions
28.30 vMB
0.08136088 BTC
Random Selection Loading Transactions
Max Size: 151.19/200 MB

Candidate Block

Mining Attempt d52e68c69c165cdb92f34228a53e86d7e9348b6e250c587c439cd1e9592b7aad
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 6b5efc43661286f14302122e0fe700382acbdd0dd4df92fe7b5fc9f0e97f6c3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,119
Size: 1.00 vMB
Total Fees: 0.02733077 BTC
Feerates: 500.45 > 2.74 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (158,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,409 756,409 00000000000000000000c451039c0bb9bc5b74291c353d9f8da33444fc02b6ea 2,281 1.00/1.00 vMB 17
756,408 756,408 00000000000000000000fa93a8d8387632f0fa64f0623d3350c8e78fd419efa7 2,655 1.00/1.00 vMB 14
756,407 756,407 00000000000000000000cd0dd9c844a0a59e94a19febe80f03d255e22982e867 2,661 1.00/1.00 vMB 16
756,406 756,406 00000000000000000005fcbe206e862eca4833ee177fd9e59dc7e15087ad497c 1,898 1.00/1.00 vMB 17
756,405 756,405 0000000000000000000437e19cb93248938df19dc39a7ee7ad948f027e798e48 3,076 1.00/1.00 vMB 21
756,404 756,404 0000000000000000000408be9345d8f9ad7100f74955fb5340a050cfe338cbfa 3,149 1.00/1.00 vMB 37
756,403 756,403 00000000000000000000eba4a903f6b13ae713433db7ffb52bc30613a09b83f8 385 0.19/1.00 vMB 5
756,402 756,402 0000000000000000000573b6110e9e77864ee0832f2ade5f9317b439c3ce5294 2,151 1.00/1.00 vMB 8
756,401 756,401 00000000000000000001148d57a1d34756fd5d5771fe9be693db41f06cf59712 1,253 1.00/1.00 vMB 3
756,400 756,400 0000000000000000000077f1a8a34a4104955846a5bbec945178dbf89ccecfc6 2,332 1.00/1.00 vMB 10
756,399 756,399 000000000000000000086ce35934cbb99fee8a226665a245410c27448d4adc19 2,859 1.00/1.00 vMB 13
756,398 756,398 00000000000000000007a8cdf822f44951fabbc49bf6d02fd460b6bfb002a1ff 517 1.00/1.00 vMB 14
756,397 756,397 00000000000000000002e0055df242eb2d55c1dc8ab605c34eef18c343da6034 3,234 1.00/1.00 vMB 15
756,396 756,396 00000000000000000008384a42a8f3bad8f9b8e438582e88d52c161fcd38996c 3,377 1.00/1.00 vMB 22
756,395 756,395 0000000000000000000235d38105242194471d9caec2dc9bce0b61b6ff7b96aa 2,611 1.00/1.00 vMB 18
756,394 756,394 00000000000000000004a6a55452257f5e70979f9cdee89cd9cec00b48241a0e 2,404 1.00/1.00 vMB 27
756,393 756,393 000000000000000000021653af48972e30082360dce68d00d1ca0d91ecba295e 67 0.02/1.00 vMB 10
756,392 756,392 00000000000000000008bc3ef6be8a63fbfe831471268db2d95022fd43527768 1,516 0.53/1.00 vMB 12
756,391 756,391 00000000000000000003a4edeeea20bc81b35e6db3baff549d15060cb90ad0e6 1,416 0.91/1.00 vMB 2
756,390 756,390 00000000000000000005e8b9ef94af9e14094bf66d1ff405d131ff1dcebb7ea9 1,497 1.00/1.00 vMB 3
756,389 756,389 00000000000000000002b241ceebc4c6bf2592b48dbb523722f21ac8c0d17908 2,488 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.