Loading Tool

Explorer IconExplorer

Memory Pool

74,719 transactions
27.66 vMB
0.07445862 BTC
Random Selection Loading Transactions
Max Size: 168.54/200 MB

Candidate Block

Mining Attempt 78681c55ea640a69ec8466806504cd29d9b7a5871f14735df895331b94f18819
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root a436223fe92bf79fbd199d7bfa78f7af2e5523bfbfe66127d3ec38249ceb76be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,866
Size: 1.00 vMB
Total Fees: 0.01534128 BTC
Feerates: 100.35 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (208,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,604 706,604 000000000000000000037e4524467b91d05c21dc55c4257567e6239f86c5a81d 325 0.11/1.00 vMB 11
706,603 706,603 00000000000000000008d612298da29074946b82e00f182e992eef4154d47886 2,114 0.72/1.00 vMB 9
706,602 706,602 00000000000000000000c9c1579701291f13bdf1bce7aff3265e3228b46c37bf 1,511 0.73/1.00 vMB 5
706,601 706,601 0000000000000000000abab76893c4dc4edab809aac8c68790784128964361f5 2,798 1.00/1.00 vMB 10
706,600 706,600 00000000000000000008ffde4dabc8b3e70291ef794dbbcbc4c789667e5e76ae 2,758 1.00/1.00 vMB 16
706,599 706,599 00000000000000000002ffa257c47892dfd997a760e4577abccaa631ebe3f5da 41 0.01/1.00 vMB 9
706,598 706,598 000000000000000000067f032248f22cd12ad10a69e4aa839b400fa9a1997d31 143 0.09/1.00 vMB 10
706,597 706,597 0000000000000000000737bb7f8b8de403d50438106e0844b5d5996906458235 856 0.36/1.00 vMB 13
706,596 706,596 00000000000000000004bcddc40bc1e84c985565b45fc995d48344d7b4b57449 1,664 0.85/1.00 vMB 6
706,595 706,595 0000000000000000000d82ea589ccc0c2cb02e2ab8b7ae0d6f64ed0358c35dbd 686 0.28/1.00 vMB 15
706,594 706,594 000000000000000000012d54af249b599927254d1231aeee5acfd318d22c6ab1 528 0.60/1.00 vMB 4
706,593 706,593 0000000000000000000a80e0586f0eb6bc4433ffb8270ce4fd69fcfaa6b4f67e 2,612 0.93/1.00 vMB 9
706,592 706,592 0000000000000000000818b811281abe31863080f29985fb10a38fc094a7a8a9 42 0.01/1.00 vMB 12
706,591 706,591 00000000000000000003e2722e202da7d1a98212138b6dd4f32ab5542ef3b0fc 480 0.19/1.00 vMB 9
706,590 706,590 0000000000000000000ae0735cc0e33b05657dade32a97d88816a01f4faf64a9 1,151 0.56/1.00 vMB 13
706,589 706,589 0000000000000000000c11347f08f286aa7dac05187f25e22568dfe83e29b772 2,870 1.00/1.00 vMB 10
706,588 706,588 0000000000000000000bc6817db8dee66fa6b46f4d2f48414d87bf319ad32dea 1,335 0.67/1.00 vMB 11
706,587 706,587 00000000000000000002fb4c03efa521478178b7863f4048bd6afee346c1252d 1,671 1.00/1.00 vMB 4
706,586 706,586 000000000000000000001b528b2d6045674821e26a0b9129820b93616ef56836 1,935 1.00/1.00 vMB 12
706,585 706,585 00000000000000000004222c92a08e130124e391f71204c568c9163136543b53 2,811 1.00/1.00 vMB 14
706,584 706,584 0000000000000000000472da2bb0cfa6cf3037243ff1a278d45302a49f66fd90 1,909 0.73/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.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: 713.58 GB
    • Received: 17.40 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.