Loading Tool

Explorer IconExplorer

Memory Pool

79,134 transactions
30.04 vMB
0.08295878 BTC
Random Selection Loading Transactions
Max Size: 183.03/200 MB

Candidate Block

Mining Attempt 94f44c84b79f7d3e47cc567b91f68a6c230014aaedaafdcd5c7da5f0d50e6474
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root fbf1fc0faaa95fbecb820ef1537c4b936c6241668b358b5463f1f0f95bdad2c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,009
Size: 1.00 vMB
Total Fees: 0.01622063 BTC
Feerates: 300.83 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (13,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,059 902,059 00000000000000000000f7f36b32ac2e0293270cfaf2a2d8a9584207f30fd3b2 2,208 1.00/1.00 vMB 3
902,058 902,058 00000000000000000000e2ecdc068d053b681feb79e8c1b6591f2955039a042d 3,316 1.00/1.00 vMB 5
902,057 902,057 000000000000000000008583dd663a521af7c9335ccc731fa653b754553b72a9 3,438 1.00/1.00 vMB 4
902,056 902,056 000000000000000000015a5e0560ca9b0a3fa664d1c471c370f2eb19bb725d28 1,368 0.18/1.00 vMB 0
902,055 902,055 0000000000000000000236829d0cd9a7b19da7343d008d8f5cb29f066ab2eb87 421 0.11/1.00 vMB 3
902,054 902,054 00000000000000000001aebdc23f655421470c6976443518123a4042388fddc9 1,473 0.46/1.00 vMB 2
902,053 902,053 000000000000000000020cd4e2135d252bc969cae764ec588f2edfd6e2916f54 1,796 0.62/1.00 vMB 3
902,052 902,052 00000000000000000001e6fd78ccfda2ab7a9d5a67558714b982e735c3eed525 1,818 0.80/1.00 vMB 2
902,051 902,051 0000000000000000000003dcbaad5be43fad31ff8f7249db0c1b6fd5ca974ef2 391 0.12/1.00 vMB 1
902,050 902,050 000000000000000000021405c21b547f961f4278e98bf47d3bfde03ad4a69c09 2,072 1.00/1.00 vMB 2
902,049 902,049 0000000000000000000116a1c83c6c459b876e8f61a5f81a7be55411bc42e9c7 1,127 0.48/1.00 vMB 2
902,048 902,048 00000000000000000001c0c2e421266987da04b8481f3598088ebae817c12ad4 2,412 1.00/1.00 vMB 2
902,047 902,047 0000000000000000000098a84469d9602d9627c403ca8c545533318cd29adabe 821 0.20/1.00 vMB 1
902,046 902,046 00000000000000000000704e4d2da64d0cb883d31b494eec42f3aebf73bc2ed1 2,875 1.00/1.00 vMB 2
902,045 902,045 0000000000000000000033ab66bc2b466f96f6bb271a404d44f6b58e56df0378 2,551 1.00/1.00 vMB 2
902,044 902,044 00000000000000000000addf26aa5bd44007c0275d99347cb0bfd7c7ae13f544 1,463 1.00/1.00 vMB 1
902,043 902,043 000000000000000000000e41208641d86fb2fea4f3fa252ea0a8c6a101b9b47e 2,784 1.00/1.00 vMB 2
902,042 902,042 00000000000000000000e76e4636140b2b8dda0b6ba9fdba6bcf72ddd805ae63 2,222 1.00/1.00 vMB 2
902,041 902,041 00000000000000000001cccbf21b007073640c83d14d9555d0f4100510bbb200 773 1.00/1.00 vMB 2
902,040 902,040 00000000000000000000f72df072771592464f667eef7f5c4579f0d0d03b613f 368 1.00/1.00 vMB 2
902,039 902,039 00000000000000000001038ea58a0ea91e03291b8b810398f01ab370cf9734c6 2,962 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.