Loading Tool

Explorer IconExplorer

Memory Pool

80,862 transactions
29.65 vMB
0.12419646 BTC
Random Selection Loading Transactions
Max Size: 179.75/200 MB

Candidate Block

Mining Attempt 487b541ef4d5c84e3ed6bcca56e6c3e2c3b5bb4c325398f5cb871b5a242772ba
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 148b6a5be8ae494bd1bc903a6ff34195d9ea5fee7c514c309176fca393d6e1a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.05876276 BTC
Feerates: 151.07 > 5.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (588,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,093 327,093 00000000000000001cb4bc452bf03d1c95b9ab1b6ba97b011f4a3fc13cb589c7 1,641 0.50/1.00 vMB 65
327,092 327,092 00000000000000001a012a8ff2b184907a3572b4322c3e228a07d002083ec01b 826 0.57/1.00 vMB 27
327,091 327,091 000000000000000011197ea91b1748c9925ef6c7ea3cb41cb040c32df8435f68 1,007 0.75/1.00 vMB 26
327,090 327,090 0000000000000000153b0a061b3ea394695e078ae3bdfe529398cd0bb31cc1f0 604 0.75/1.00 vMB 18
327,089 327,089 000000000000000008d7b0567f283bf17c1254de3d2e22bf1b96e93c7ca05d67 1,318 0.50/1.00 vMB 45
327,088 327,088 000000000000000013a043022d92b55149b513cd535a9341ac70f430d40f1902 359 0.75/1.00 vMB 12
327,087 327,087 00000000000000001b46761e6490593953bac4a747e097d671b00b150305e6c6 707 0.75/1.00 vMB 20
327,086 327,086 0000000000000000090003bec02fdab2107b6744599b28703996e0ad25fb354c 306 0.25/1.00 vMB 19
327,085 327,085 000000000000000013d053cb577bf2d9ab31a0e65d2d1d65bb23b31e727dabc4 809 1.00/1.00 vMB 18
327,084 327,084 00000000000000001b5b9cb534b85891696e788385e32d7d05f308c28184b402 1,043 1.00/1.00 vMB 19
327,083 327,083 00000000000000001378df91a6d1d5da5996d884b156b0e4d88e983e410c57a3 1,468 0.50/1.00 vMB 44
327,082 327,082 000000000000000012acca0b4d2a54894f000dd6358935aba715bbf5e189bb7d 955 1.00/1.00 vMB 19
327,081 327,081 00000000000000000ed95d832c522c1e814cf7eec04f32e8404454fddc275d95 606 0.35/1.00 vMB 20
327,080 327,080 00000000000000000d46a854f592ccb00e119afc8b10f2ca5e5cdc66557f8259 2,490 1.00/1.00 vMB 37
327,079 327,079 0000000000000000193df9c944964fda131bf098a54c52d72bac199d7a23385b 785 0.33/1.00 vMB 33
327,078 327,078 000000000000000011bd0c16047afcd7d5dc0a0bb1c8196072aa3e2e2ddc24dd 134 0.14/1.00 vMB 15
327,077 327,077 00000000000000000e1b21a42a32b9bf808139cef047c6d77c4bb4d813fae914 355 0.24/1.00 vMB 19
327,076 327,076 000000000000000019a6c4de23f2a805f2f8dfec231b9df0d9e7678412ddaae8 876 0.50/1.00 vMB 28
327,075 327,075 000000000000000001254778c97be8df5f2e2846d0ba42e6b9717ae62e32acef 496 0.43/1.00 vMB 19
327,074 327,074 0000000000000000077fa2dae5896b863c6aa603ce692f4b59dd11c1e3fa9722 1,024 0.34/1.00 vMB 44
327,073 327,073 000000000000000017afc7419491eddf551a53c99984ef4649c86a93fa5df5e7 492 0.23/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.