Loading Tool

Explorer IconExplorer

Memory Pool

47,585 transactions
27.92 vMB
0.06475663 BTC
Random Selection Loading Transactions
Max Size: 148.17/200 MB

Candidate Block

Mining Attempt fe0fff76338d864162ba8c553464378f37abd12cc1e4c500b5c0f6805a96028c
Version 20000000
Previous Block 00000000000000000001a910bb93b48e2d87af92722f1a8406500b6fdd169ecb
Merkle Root 96184af4c156de1718bd7cd84da7a72849d172b0f1206e9984415a9e54b4f143
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,945
Size: 1.00 vMB
Total Fees: 0.01097308 BTC
Feerates: 46.87 > 1.10 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,718 (579,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,312 335,312 000000000000000003b1c6002472b9bfa1218a11cd090b31d1e81d040f8339dd 309 0.25/1.00 vMB 18
335,311 335,311 00000000000000000d5b9cedb7fee0a78c8f9aa1ea6eca6bb07d31cd7d2a69c5 424 0.25/1.00 vMB 9
335,310 335,310 00000000000000001115c3fd8ec7c1306a1c76c385e9a0522bac403b44faf611 438 0.48/1.00 vMB 16
335,309 335,309 000000000000000016ba52a779695e7a970addd8603165d459d6f0b328bdf815 1,160 0.75/1.00 vMB 22
335,308 335,308 000000000000000005fa9e1cb94b1a90fbbbc7b1a2981e4aa66533553289da65 1,906 0.75/1.00 vMB 39
335,307 335,307 000000000000000008be490e6536298d75e1944593809fd2a067f8d6e71aa637 180 0.45/1.00 vMB 13
335,306 335,306 000000000000000001f2b6221f8d323fa70855f49d279fd3af4e2471cd8dfc94 1,008 1.00/1.00 vMB 18
335,305 335,305 000000000000000012f4d1506e95896f4cd7d589f1a96de171becab7e5b6a6c9 218 0.49/1.00 vMB 12
335,304 335,304 0000000000000000033659a1b6e60c6e3a2bc342271bb0261dd57c56c7a5d5a6 446 1.00/1.00 vMB 11
335,303 335,303 000000000000000016d1b28fe07b7fea15e6bcc999bb3e1dbeb0c0b7b3437f4b 542 0.75/1.00 vMB 24
335,302 335,302 0000000000000000055810acade5597310f573534baeb30f1253923ff7a29295 718 0.75/1.00 vMB 20
335,301 335,301 00000000000000000684a1abd41d4ad0ad859e9f5f327438b16a3088b030365d 1 0.00/1.00 vMB 0
335,300 335,300 00000000000000001a9b78c923bf8ca40d3039bd16e4fb04e29cdfa241150b49 1,476 0.75/1.00 vMB 28
335,299 335,299 000000000000000017393d44677cad7c502e18aa2ee9a00f09ceb270bc5449bd 1,011 0.35/1.00 vMB 40
335,298 335,298 00000000000000000fa3510e316ed56cc86dd93bc6e1575e0204ed6f71cdbf45 256 0.10/1.00 vMB 29
335,297 335,297 00000000000000000e914097071d8a242324e3258c5c82c7611ba961b16d5643 1,184 0.41/1.00 vMB 35
335,296 335,296 000000000000000001fa8e8e28b40923793f1921d9fda40721400487151bef68 64 0.02/1.00 vMB 30
335,295 335,295 0000000000000000026dccad559806d1ade4acbc32bb1700e8897248cdce750f 427 0.40/1.00 vMB 10
335,294 335,294 00000000000000001ae308356e35a9038538cf75881a61c17380d4379add5577 388 0.50/1.00 vMB 16
335,293 335,293 0000000000000000171903cb97879d44bb87ac00645037341afc23838ff17b1f 1,980 0.75/1.00 vMB 31
335,292 335,292 000000000000000004bfbc207324262e7dd00f857cdfa08072a4dd793190eea1 64 0.03/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.90 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: 645.25 GB
    • Received: 12.71 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.