Loading Tool

Explorer IconExplorer

Memory Pool

77,853 transactions
29.41 vMB
0.10344092 BTC
Random Selection Loading Transactions
Max Size: 177.13/200 MB

Candidate Block

Mining Attempt 24e601a0d18ccdea4838714f120abe587973790d097884b4fd5083b6077fa918
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root dd1efdbafdf86964812a1c98d98d02345bad1f97cbc4e01eb2fcc0a2610b168f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,186
Size: 1.00 vMB
Total Fees: 0.02816157 BTC
Feerates: 151.12 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (202,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,227 713,227 000000000000000000039365c058b533203bde1a157a37812609f1a59cd52b05 1,295 0.37/1.00 vMB 9
713,226 713,226 000000000000000000084b6595fdda803f01a92597c460cd6c988d8ba75c6451 1,424 0.43/1.00 vMB 8
713,225 713,225 00000000000000000005c578073004f62603871bd05956c8f9c947664219528b 767 0.27/1.00 vMB 9
713,224 713,224 00000000000000000005796ed128f3454b29d6f4d374baa3cd03c0548251d3cc 296 0.09/1.00 vMB 10
713,223 713,223 00000000000000000003507bd990edf55c4b0cb8396f43584ed757f50a489334 614 0.22/1.00 vMB 6
713,222 713,222 000000000000000000067cf4cedf8abae95f540bb354548c1ed5fda4a2ede153 732 0.22/1.00 vMB 8
713,221 713,221 00000000000000000009b235fb9851e66b6755b03768f47d829dea251fca5e2c 969 0.41/1.00 vMB 8
713,220 713,220 0000000000000000000a78a63dd23e72bc8212c5af4a46136e8b21a879f0ca80 393 0.18/1.00 vMB 6
713,219 713,219 00000000000000000009700dfb751ec85354a93a11083a7ac87e24d9ee09a2cd 2,940 0.88/1.00 vMB 8
713,218 713,218 00000000000000000007a58a69f0aa8665e37fbcfc0b8248424f7d11a4c614ae 142 0.04/1.00 vMB 12
713,217 713,217 00000000000000000004f2112767fc3623a306dd86e7dcfa9724145723121397 835 0.31/1.00 vMB 9
713,216 713,216 00000000000000000002fdfa92ee6a28591ab891df765847be22bba1ce3ed814 1,151 0.52/1.00 vMB 10
713,215 713,215 0000000000000000000c2a3e491425ef47cbfaadaad607548961d15e1d5b959b 3,094 1.00/1.00 vMB 7
713,214 713,214 0000000000000000000968c8d7e27863b11f41d18093795c1dedbfe429b14d97 1,229 0.38/1.00 vMB 7
713,213 713,213 0000000000000000000ab93533f4b29a24c65dcb8c577e99c308eec5899ad80d 745 0.27/1.00 vMB 7
713,212 713,212 00000000000000000001c4d9872c681e8bd0284333550eec7a8d88a50c5ea06d 247 0.06/1.00 vMB 10
713,211 713,211 00000000000000000009ea041f775a17fdf5930795d858b0e3214176feaa79d7 1,098 0.31/1.00 vMB 6
713,210 713,210 00000000000000000007e3f4ebbde78dd86ad3f7467e16819b31b59eea40bc8e 623 0.25/1.00 vMB 7
713,209 713,209 000000000000000000058117093e836e9b746e5a8cd1ebb3bf9a9d5475105786 1,339 0.38/1.00 vMB 9
713,208 713,208 00000000000000000006c83a8961e7d85e07ed78e973b7a5ff693c682e892aa9 583 0.18/1.00 vMB 7
713,207 713,207 000000000000000000048ede5932210959efa554a6c695dc714aeb4e4cc1c468 1,592 0.53/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.