Loading Tool

Explorer IconExplorer

Memory Pool

73,210 transactions
27.13 vMB
0.06151382 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt d8c504fccae880e9e66c8f576db12092684a4f27a148a09b62ebb8a689e69f37
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root f84114cd959f06e9f3c95a8d9da98e01cce12a5287ddc4b6b07dc883d1f36d43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.00391131 BTC
Feerates: 84.38 > 0.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (586,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,046 329,046 000000000000000018d925c641f9e9b42802c549f89b9b699083ae592367943f 624 0.31/1.00 vMB 27
329,045 329,045 00000000000000000bc05e30ad7a08c7d8ef4b1689fd934fd52478f03782c96c 885 0.60/1.00 vMB 25
329,044 329,044 00000000000000000e419ae3c8571def58fedbaa1a34a74eaeeb1e7adf250d71 641 0.31/1.00 vMB 28
329,043 329,043 00000000000000000e1b5c35c3b4c61fff63d6055fc9968e2833355bb5d5a32c 131 0.05/1.00 vMB 38
329,042 329,042 00000000000000000f27fbc10935b5fbb0cf471b237518d66a7ca858a64d4376 260 0.10/1.00 vMB 29
329,041 329,041 000000000000000019e6dd2000c57352143acb3f7930f2f73da0579de9f137b9 430 0.25/1.00 vMB 27
329,040 329,040 00000000000000000027d03ff5c6635c654f13d708322df9af555277f47f03fb 97 0.04/1.00 vMB 30
329,039 329,039 000000000000000008eac0bf627d0464a86d36dc8880dec183798cd088e7d717 606 0.27/1.00 vMB 31
329,038 329,038 00000000000000000577faf1a42601c784a2aa62e3198dc216f7deafb7e33f56 395 0.18/1.00 vMB 27
329,037 329,037 000000000000000013b5e9135866a700622817c68d9a8b86f16ae6d6dc06e2b1 302 0.15/1.00 vMB 27
329,036 329,036 000000000000000005a02dd862b94b4a20c6d0b9817e43f58795b14e939c5d88 267 0.20/1.00 vMB 23
329,035 329,035 000000000000000019d8838fb6ce9795e9ab21553eee289ca73d9af9c8690b9d 449 0.40/1.00 vMB 17
329,034 329,034 00000000000000000511c1564d2e8262e020f4b7e2958305f00591be868e0644 974 0.43/1.00 vMB 41
329,033 329,033 000000000000000008c387b4d7cfa7283f383c9a992db46c7d43a027173e798a 342 0.20/1.00 vMB 26
329,032 329,032 00000000000000000293fb6a9caeb3c1d592161b3c8b9c2814d79d8573622d57 452 0.39/1.00 vMB 23
329,031 329,031 000000000000000015c9bf87a3be2e30904fb689d75e9f240bcc6d33d2689290 257 0.21/1.00 vMB 21
329,030 329,030 000000000000000003eef5e0448907c890f0154fcf44a618381c0634079dc9c5 256 0.09/1.00 vMB 39
329,029 329,029 00000000000000000893e144a14546cf8208defd0185e04200c51bba07439338 183 0.10/1.00 vMB 23
329,028 329,028 00000000000000000348d8f4fe891d0f0f188d636a79a8fe3c9a106d1d207d7d 385 0.23/1.00 vMB 28
329,027 329,027 00000000000000000ebb0c42ce087e09f3dbb9f3246cb915360090c837e84299 603 0.36/1.00 vMB 28
329,026 329,026 00000000000000000663207e4efa1f15d806b5334fdc3177196fac2ff3c02a5d 32 0.01/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.89 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.36 GB
    • Received: 17.36 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.