Loading Tool

Explorer IconExplorer

Memory Pool

52,984 transactions
31.44 vMB
0.18065320 BTC
Random Selection Loading Transactions
Max Size: 168.90/200 MB

Candidate Block

Mining Attempt 117b0d0f87f324d09c763b11b6cb4d580f0db534a64192060cee0924a34f35a9
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root b2a54fcd1c4d303da7e3a1d6a5bd9c2716f68c55e7cf08b3c58e67ec2289f89b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.09577173 BTC
Feerates: 477.45 > 9.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (400,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,812 514,812 00000000000000000017c2c62dc794d18857f908f91b14f77754cb657aa71447 1,380 0.93/1.00 vMB 12
514,811 514,811 0000000000000000004f15b4abe9afa430e86eec4e196f627224be38ccd87429 1,823 0.97/1.00 vMB 37
514,810 514,810 00000000000000000007ba512d6aca477628fd95af281cd05aeb51b2cdda1899 2,243 1.00/1.00 vMB 38
514,809 514,809 00000000000000000010875315e7c8ca15d261598980e81e2624b7e5701aed33 805 0.89/1.00 vMB 11
514,808 514,808 00000000000000000007c598fea45c241b6980eefd97c30fd76a2581d98a2300 267 0.13/1.00 vMB 44
514,807 514,807 00000000000000000021d80605ec8a81568db71c7a55373e5943bf020c3c9e38 686 0.79/1.00 vMB 5
514,806 514,806 00000000000000000036295fffa27b8e54ebfbdb77d5e3f6cf1c388ba7f18ca9 2,188 1.00/1.00 vMB 7
514,805 514,805 000000000000000000096b7a666bcb74c87d059ba5197d9ebb5803d52bd700ce 2,301 1.00/1.00 vMB 29
514,804 514,804 0000000000000000004c1bc335c1e009636a3994027f3be81ba436e5f6ef9fbd 921 1.00/1.00 vMB 19
514,803 514,803 0000000000000000000e5836d89474b7d2cedbde1911ace70c869eccc56c5808 1,560 1.00/1.00 vMB 42
514,802 514,802 0000000000000000000efe14a34789673e531e2eb5b3f111305fb1458b5e608f 604 1.00/1.00 vMB 32
514,801 514,801 000000000000000000439cb56b79ae9d8e52c6ac39936654c3874adea124bfe8 595 1.00/1.00 vMB 67
514,800 514,800 0000000000000000000b95ea325bda6d102658436bdc444271595ac36ada504d 764 1.00/1.00 vMB 4
514,799 514,799 0000000000000000000383ed2a0af6bc9ee5f767584ef73e5e1dc72fe56f195b 799 1.00/1.00 vMB 7
514,798 514,798 00000000000000000036115d25b7eb5d582e5195b65ca8564c7bdf61bc8f85bb 160 1.00/1.00 vMB 3
514,797 514,797 0000000000000000003960f22fa86239a13cc6f41e934b7561ff308c4795ff86 212 1.00/1.00 vMB 4
514,796 514,796 00000000000000000039bf7a9fdb264200b6f9ad33aef33f4ecdbe97e120db20 1,768 1.00/1.00 vMB 19
514,795 514,795 000000000000000000129bfb4c420e73084789d03c0131edd24cd573a102e8e0 1,916 1.00/1.00 vMB 28
514,794 514,794 0000000000000000002f1bb13f5c5d922a95e4f76972d48446e833e774a0050b 471 1.00/1.00 vMB 5
514,793 514,793 00000000000000000010f62ad31ee9576b56fbf5c1876454e4759af680811bc0 1,587 1.00/1.00 vMB 16
514,792 514,792 00000000000000000019e03683fde1a9f40f59084858542b21e5bce5915e5192 2,210 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.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: 651.32 GB
    • Received: 13.54 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.