Loading Tool

Explorer IconExplorer

Memory Pool

42,100 transactions
26.91 vMB
0.06281603 BTC
Random Selection Loading Transactions
Max Size: 141.09/200 MB

Candidate Block

Mining Attempt 88918eec07068a504a98201229fde3d697cadc37be17247b04f6fbffbff54de1
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root dfd5000657963c0dda1b7146a8df8fb8090255032504c22787c3641a1872b2c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01288664 BTC
Feerates: 60.14 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (615,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,416 299,416 0000000000000000551885a19deb06f6dce88f130de208bc7e34db1839958b35 586 0.31/1.00 vMB 32
299,415 299,415 0000000000000000775aa9d573acf9bbd098b8f370db8473c6d5f2d9fc54d1c5 32 0.01/1.00 vMB 58
299,414 299,414 0000000000000000454f875157bfd01ed41835802814149c7425aa1fc0014ecf 227 0.11/1.00 vMB 32
299,413 299,413 00000000000000003c9ecd7d593942f177bbe75660b710203fcbffa8146b0bba 58 0.03/1.00 vMB 16
299,412 299,412 000000000000000084237a7973c904bdcbb93a62e37ecaebb7285fe9a9112426 693 0.45/1.00 vMB 30
299,411 299,411 0000000000000000759fca4551916ecd841d97b9b916f449e6ab189c66e1c824 513 0.33/1.00 vMB 37
299,410 299,410 000000000000000006657a06b369115f8b8c66d18ead5c2477f36b5e74c5fb1c 128 0.05/1.00 vMB 24
299,409 299,409 000000000000000060fde792e33e25ab5a30982d123a30426459aedb866e64bf 347 0.21/1.00 vMB 29
299,408 299,408 00000000000000002450f35de8dffd2993b015a4caa877e9f7774c30254850d3 84 0.23/1.00 vMB 17
299,407 299,407 00000000000000003c94f513db1451642aa84ee222905996443436b207ccb0f9 371 0.25/1.00 vMB 21
299,406 299,406 0000000000000000394ad97a45c74cc68218b8835152e90928d8c162d73dcc17 959 0.35/1.00 vMB 47
299,405 299,405 000000000000000050ccf99ba3ae7a19c8c8c72b563b295b289b10ece387ef37 712 0.35/1.00 vMB 32
299,404 299,404 000000000000000067c662fe89d41cf3c81d2f4851fa6a5a0ec1eb742ed60037 60 0.02/1.00 vMB 38
299,403 299,403 0000000000000000436cd479f207821df3c7c716ab081fd8ea24e19f4f860588 53 0.02/1.00 vMB 22
299,402 299,402 000000000000000001bb4c8906760c1b9c552a85984eebf83b1f5de3c6936ca2 172 0.11/1.00 vMB 25
299,401 299,401 000000000000000045e0ffaea91bd2c4b5c65bddf1ace28179553888bf895389 534 0.40/1.00 vMB 24
299,400 299,400 00000000000000004228b624a8eb69ee36a4cccab7f607acce73c1d86fc12491 512 0.20/1.00 vMB 48
299,399 299,399 0000000000000000074f29f56717f80baa060074fc1c2e65dff91eab8a92bd13 87 0.05/1.00 vMB 30
299,398 299,398 00000000000000002047dc2c2dc61b6e8c5be12582bb20ced7286eb7192dd154 782 0.64/1.00 vMB 23
299,397 299,397 0000000000000000023c0ffd3c5c66dc1e63c33018d833b1b103c0f313713944 512 0.22/1.00 vMB 45
299,396 299,396 00000000000000007d719f8b36c89a2c2ff115b96f2d86cb859440c500b3cec8 743 0.25/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.