Loading Tool

Explorer IconExplorer

Memory Pool

45,257 transactions
28.72 vMB
0.12550892 BTC
Random Selection Loading Transactions
Max Size: 151.98/200 MB

Candidate Block

Mining Attempt e988545492bedfe5f9ad6da3bf1106ce3c4f5ea959473d8452e304146eed8998
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root af339a49e49af84d620424491a320f2defef7429e26bc1eaff8501ada0346c69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,259
Size: 1.00 vMB
Total Fees: 0.07066018 BTC
Feerates: 101.65 > 7.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (599,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,715 315,715 000000000000000020460dfe9db219e3fc9f41159101e8e9a8cc85ac6e24d3f6 439 0.17/1.00 vMB 35
315,714 315,714 00000000000000003110911b8f2ddd8aa1f05b5a13a6a80aa9602fa5cc2e75f9 151 0.09/1.00 vMB 23
315,713 315,713 00000000000000002bd75da8bdd176de99a6481fe4d82821ea140596c7f0489e 436 0.19/1.00 vMB 31
315,712 315,712 000000000000000009d0b7e80b8cc7701fea6ce11ce8499abbcce3805c234a87 213 0.12/1.00 vMB 28
315,711 315,711 000000000000000006869abfa523efe7a3f281e3e14c95bb06032bacf36e1ece 180 0.11/1.00 vMB 24
315,710 315,710 00000000000000000dc119bcfa964ea7f15d7131ecbe84d1a6bc3223989b3caa 346 0.18/1.00 vMB 27
315,709 315,709 00000000000000000da2dd0ff69a952bc94b48592fcc2116e9ab4abbd02ab20e 68 0.04/1.00 vMB 26
315,708 315,708 000000000000000036e3c6bd42835690f11afccde9480714710b8b480a1ae482 108 0.06/1.00 vMB 22
315,707 315,707 00000000000000002338a6c6e7de5e2e16d1ffdcb56c641d555de05b416fcaef 323 0.21/1.00 vMB 25
315,706 315,706 00000000000000001bce0ca6aeb8826b665abff2abf499223ef91f5e9788d727 207 0.14/1.00 vMB 25
315,705 315,705 0000000000000000183342dc8247166e09ffb50966218fa9c959c492e17bae5d 215 0.15/1.00 vMB 21
315,704 315,704 00000000000000001983132e42cfb84ceb73d8519a2cf87c53299de02c8002b9 400 0.21/1.00 vMB 28
315,703 315,703 00000000000000000e578f9396afc43b3ee3c678777233ab530e1406f22b4ded 217 0.11/1.00 vMB 27
315,702 315,702 000000000000000005a225fb88609c5732e7f683b235603a9db2d48d01878c8b 20 0.01/1.00 vMB 32
315,701 315,701 0000000000000000135765346470390a19870a94faf5d16ec3f2301e4df2aecd 352 0.16/1.00 vMB 30
315,700 315,700 00000000000000001345e4a2d5c083a699329caac457562eba277b654caf3fad 327 0.17/1.00 vMB 29
315,699 315,699 00000000000000001393657f503d28e5f4b17630a5f05f13659fd55ad799bd7d 290 0.16/1.00 vMB 27
315,698 315,698 00000000000000000aff33b7e21317389fdaa0238f82b27e31ec3389603c0644 316 0.13/1.00 vMB 30
315,697 315,697 00000000000000002e50dd560bdf71f5604af0dc649015d9c5a47d0fb9d3ab93 277 0.16/1.00 vMB 19
315,696 315,696 00000000000000003201b990de67fc7895c64c75f6bb23f0afeab8c7701adb9b 1,130 0.61/1.00 vMB 32
315,695 315,695 00000000000000001cb4d554bc996df17ec387d8df1357f0c84f3aa3b84399cc 86 0.04/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.