Loading Tool

Explorer IconExplorer

Memory Pool

79,804 transactions
29.30 vMB
0.12750674 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt 148bf687d0057fba78f8721f2986b24bf8c59b3bedf482df7021b47ecc976654
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root adb9564e4a9b6adc9b226868cf29167d772ad7d861ff7f0102c37c825121636d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,521
Size: 1.00 vMB
Total Fees: 0.04763126 BTC
Feerates: 602.26 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (469,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,075 446,075 000000000000000002d4a117f036714b74fd37bba411c443bad047bed3868492 1,477 1.00/1.00 vMB 49
446,074 446,074 0000000000000000005e158265934925b2b914e201a58e150885395f75dd5511 2,030 0.90/1.00 vMB 77
446,073 446,073 000000000000000001cc986fb9f73ad593e2365e62d66047a35c7b1a8f7c00ee 86 0.04/1.00 vMB 79
446,072 446,072 0000000000000000005f8893a28fe5f7b87683df97e3d90466756beeb5c6e464 688 1.00/1.00 vMB 21
446,071 446,071 000000000000000000df2cbdb82d624a363690da3b99bce330e8490c3fdd5416 339 0.14/1.00 vMB 71
446,070 446,070 00000000000000000086366f4fd7c760e1670990280ceec410622a5a7eedbcf9 1,431 0.58/1.00 vMB 74
446,069 446,069 00000000000000000034fa41dff8590120852c00ca332ae6db183be6ba6fd844 724 0.34/1.00 vMB 69
446,068 446,068 0000000000000000002d45983cceb825ce06186153fa8fc3cc0343d31f4f97a4 728 0.84/1.00 vMB 53
446,067 446,067 000000000000000002f5d4580af88f2a7cd744e7d5c2e476a979cdf40c33280e 1,803 1.00/1.00 vMB 72
446,066 446,066 0000000000000000032caaa9829ccf60728585e40e4be8c41959bd8b68cb551b 2,582 1.00/1.00 vMB 91
446,065 446,065 000000000000000000ca45afbc9d09b5febff455822a6a083aed84953765b743 1,754 1.00/1.00 vMB 55
446,064 446,064 0000000000000000027f2fcaf32db3b9b27835668ab1202c05f258a3be7ff768 255 0.17/1.00 vMB 64
446,063 446,063 0000000000000000008bf8ce045716bb20f5a822c560432a1c9be0258c6ae1d3 522 0.22/1.00 vMB 77
446,062 446,062 00000000000000000252f9d8e4b684f2e7fbc5ab282a0fb608857d4ff30a686c 525 0.26/1.00 vMB 75
446,061 446,061 0000000000000000011536869befe9630bef329a99b45a1c654ef82a0ac3df56 1,755 0.67/1.00 vMB 78
446,060 446,060 000000000000000002af8890df67d62c5a71f2db09649fb13a907b0df6d5b32a 466 1.00/1.00 vMB 16
446,059 446,059 000000000000000000d3900f7799e14a5200c00457dfcfba3e1e1c560592f388 525 0.29/1.00 vMB 69
446,058 446,058 000000000000000002e0c7f60b49d177f9aa9e633352c23e7fd0d138246efb42 224 1.00/1.00 vMB 4
446,057 446,057 000000000000000000435227ba64d9e2fe88b4f90315236fd9c573fb9d8d0e35 1,413 1.00/1.00 vMB 43
446,056 446,056 00000000000000000177538635a538f80604b7401d7aaa94f6b809cc567fa5ad 1,885 1.00/1.00 vMB 61
446,055 446,055 000000000000000000ede10a36b4b981613e493f0520c4e8cc748420cbbecfe7 2,580 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.92 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: 714.45 GB
    • Received: 17.54 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.