Loading Tool

Explorer IconExplorer

Memory Pool

77,816 transactions
34.18 vMB
0.15304787 BTC
Random Selection Loading Transactions
Max Size: 190.63/200 MB

Candidate Block

Mining Attempt 38f3f74201048f5472b9d8756c4ed5adddb12fcf59f7143b203a9b2767f8c145
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root beaf4ae12647112df2f3eb923abe6ae361c8bf3acfa369797abaa69158bb3b1d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,187
Size: 1.00 vMB
Total Fees: 0.03366746 BTC
Feerates: 444.31 > 3.37 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (159,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,869 755,869 0000000000000000000652753de7cdd2d08cf51ab7c8ca425df6a0c41e481ff2 2,632 1.00/1.00 vMB 9
755,868 755,868 00000000000000000008af262d901c322b2ea6fd4bd794acbedc3dd152a1a6f3 2,045 1.00/1.00 vMB 11
755,867 755,867 000000000000000000039516040a658f86786383f1f8af02a580c8ba9f2668c0 1,791 1.00/1.00 vMB 17
755,866 755,866 00000000000000000005c0ff78ef8a2a042659773ff9b174d78b4e13e7f05194 1,756 1.00/1.00 vMB 15
755,865 755,865 00000000000000000007557f3f579ea1fb5c86a69b03a735ed7075196d23dd93 2,441 1.00/1.00 vMB 21
755,864 755,864 00000000000000000004df14c0b679691e05c85c4104ffc7e2bc1151478c518d 1,058 0.35/1.00 vMB 13
755,863 755,863 00000000000000000006cde071b831ca46d8d0f9a5583331b490cf0c6f0ac5e3 1,263 0.54/1.00 vMB 10
755,862 755,862 00000000000000000003e83175d2e7d7e6eaf24cb3cde336bf9e17734255b98c 828 0.32/1.00 vMB 10
755,861 755,861 0000000000000000000463d0cc08e106848786956aad398e0da661ebbd7fd651 172 0.05/1.00 vMB 13
755,860 755,860 0000000000000000000798fe375875faf95c5f00e471995b0f8dafaa605f1c31 1,296 0.90/1.00 vMB 3
755,859 755,859 00000000000000000006b805236c4c674a7ab9610e7fbd419d6a6f99b154848f 2,795 1.00/1.00 vMB 12
755,858 755,858 0000000000000000000569a02e0acf8914b7c3ae11054bd29622dda2820ac7af 2,526 1.00/1.00 vMB 17
755,857 755,857 000000000000000000035a818c347f36acc76bb0a0578b844f06396cb9c75e10 1,548 0.52/1.00 vMB 12
755,856 755,856 0000000000000000000604fbebc5e3429a5ad3d16ccde3fef9ba718a139a29b2 1,334 0.44/1.00 vMB 12
755,855 755,855 00000000000000000007fb8dfa7dd4fd942def219752555fb085fa3e359953b7 787 0.22/1.00 vMB 14
755,854 755,854 0000000000000000000705a5e44a1d8f701e8cb611c0c2b68c69810fbfdc7882 2,196 0.73/1.00 vMB 12
755,853 755,853 000000000000000000072251d85a5b5b26465177272654e9ca4c922de7748d1f 1,236 0.57/1.00 vMB 10
755,852 755,852 0000000000000000000742f085a3911f8412a0e1cf513d17f8ee9124455353b2 1,286 0.52/1.00 vMB 11
755,851 755,851 00000000000000000004da6c9c243b88b3705d026d6e7d67b6d77ea08875005b 1,008 0.48/1.00 vMB 8
755,850 755,850 00000000000000000003532a06ffd5e542c558b4185478eb7462abb18a026c82 2,011 0.91/1.00 vMB 12
755,849 755,849 0000000000000000000725518448af70b39895a3d90ae60cc2a9149fd8a4fb31 542 0.23/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.11 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: 735.23 GB
    • Received: 18.57 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.