Loading Tool

Explorer IconExplorer

Memory Pool

81,304 transactions
29.89 vMB
0.07733266 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 0b19d37a6d019ce541bf6ad799542d4a359ae808f27c122fd8ab5681a6fa8ed8
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 8e34ed763dc2538d3a4282138d86215e5e27e2c3e79080d9eab27e8295578505
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,868
Size: 1.00 vMB
Total Fees: 0.01625978 BTC
Feerates: 151.12 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (83,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,608 831,608 000000000000000000007b731224b692c5f5f016c9fb5e25a1737258158b60d1 1,686 1.00/1.00 vMB 14
831,607 831,607 0000000000000000000286ab3d6ebeeed6918973550c55dac8c9d1e40c1dd1d6 2,946 1.00/1.00 vMB 19
831,606 831,606 000000000000000000004437c71465dede589c55c65b9e61f5fc273a9ac6fc74 3,030 1.00/1.00 vMB 26
831,605 831,605 000000000000000000025b24539c67dc63fd53400a02f0f9bbf992507390624d 1,722 1.00/1.00 vMB 16
831,604 831,604 00000000000000000002f0e1c3539c51526174f52d69e08768b0ae5c016db840 1,946 1.00/1.00 vMB 15
831,603 831,603 000000000000000000008d65fd09b13fc52b64e98f802b3940b6376e2822e5fc 2,208 1.00/1.00 vMB 15
831,602 831,602 000000000000000000024ba9f58619f2e2838d7d42422a338f4568f88de76151 2,423 1.00/1.00 vMB 17
831,601 831,601 000000000000000000025b1e2b87387df8937d7a73e3d7751f42cb3b3741a9b6 3,107 1.00/1.00 vMB 24
831,600 831,600 00000000000000000002ce1b24519fe3e0a2872ff45fdea03af07c41e7c46438 3,342 1.00/1.00 vMB 25
831,599 831,599 00000000000000000001f1e0d141747910d83fb3955ea66d65c39eff9f935d5e 3,234 1.00/1.00 vMB 31
831,598 831,598 000000000000000000033fb98e47c53336f473e23472e1934e4efdb567b05b8d 2,115 1.00/1.00 vMB 16
831,597 831,597 00000000000000000001c38b1064466140659b4d569be629f3b694dfe91087c7 2,214 1.00/1.00 vMB 17
831,596 831,596 00000000000000000002a183e7e65b44de80d78bc898a3f4c4712bd61262ec11 2,773 1.00/1.00 vMB 17
831,595 831,595 00000000000000000000e9747417334ec4c423bd0ca2619718479272b6deacab 3,281 1.00/1.00 vMB 21
831,594 831,594 0000000000000000000017991d1d7798841de4da2da7a87d0f02a42da1e7f917 3,275 1.00/1.00 vMB 27
831,593 831,593 00000000000000000001310d43028790ad05723cc685842fe33239c9187b9b81 1,604 1.00/1.00 vMB 13
831,592 831,592 00000000000000000001e027c869bc691a4ba2efc89df8fff759abab8da8bfa3 3,251 1.00/1.00 vMB 25
831,591 831,591 00000000000000000002346e589522f52f3b2f486a5e31e4ce615669ae2d00ff 2,465 1.00/1.00 vMB 20
831,590 831,590 000000000000000000026851e05207cc0c50a786926811368ef461afba23f8e1 2,799 1.00/1.00 vMB 14
831,589 831,589 00000000000000000002c6136699e5363d9610823f69e88dca3934c24dfca141 2,121 1.00/1.00 vMB 18
831,588 831,588 0000000000000000000178b7e782cecb5310f7eaae380e3888bb164de32418dc 2,745 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.