Loading Tool

Explorer IconExplorer

Memory Pool

43,552 transactions
27.34 vMB
0.07508949 BTC
Random Selection Loading Transactions
Max Size: 143.47/200 MB

Candidate Block

Mining Attempt 5996edd469c986d0d448230f0f011771f274c5eb334db6822456cacbdd78b2fe
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 02511d210f899109e35a69e43138de467100cbb6fa0a53352dc40b0eb68bd9e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,317
Size: 1.00 vMB
Total Fees: 0.02386106 BTC
Feerates: 157.73 > 2.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (477,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,710 437,710 00000000000000000195221ac3a4682e02c0ae82c7780220dab7a6679151de54 2,520 1.00/1.00 vMB 81
437,709 437,709 0000000000000000026e830834b8a1f6439342af76e75f22d63a96ae71efa6a7 1,551 0.75/1.00 vMB 60
437,708 437,708 000000000000000000ea1b8ed8f5d066e27f473392dfad5b6143b5f6f1915ae4 1,278 0.55/1.00 vMB 66
437,707 437,707 000000000000000001ef0ba8a0d1a4f0309cfcc04a4d4f0e534df5594d5bba1b 305 0.20/1.00 vMB 78
437,706 437,706 000000000000000000dcf1e86060cb7e635ac136fa7d77ca31db4882a2ccbe8e 1,330 0.64/1.00 vMB 66
437,705 437,705 0000000000000000043a742c320c9a93ed8ace62d5a7b50fba6259b497454918 861 0.38/1.00 vMB 68
437,704 437,704 00000000000000000378c3d9e009669ebb45977747670d6e4bff2087505ed7eb 1,261 0.60/1.00 vMB 64
437,703 437,703 000000000000000001d2f8a19e200c6271a2a6f90105aab16a930202fa1b8e5a 1,123 0.74/1.00 vMB 41
437,702 437,702 000000000000000003401c4a21a7f12a3977b6e74f489009d85cecd5340cf94a 1,776 0.85/1.00 vMB 68
437,701 437,701 0000000000000000034dfc747e0914b3639096538632ac05b85e9088eae95a70 2,161 0.90/1.00 vMB 74
437,700 437,700 00000000000000000051718250ac61e9cd97af1e3309e301574b365b1c62e8c1 717 1.00/1.00 vMB 18
437,699 437,699 0000000000000000008159b25b63be642e3e9e0691248ef1541d65884598e4b7 2,168 1.00/1.00 vMB 74
437,698 437,698 0000000000000000043601a83cc2e01140490b7685d6d063231db3fe91604601 1,000 0.64/1.00 vMB 49
437,697 437,697 000000000000000003e0af361d432ab783a599449f80600bc5be8c6870e64d69 470 0.25/1.00 vMB 70
437,696 437,696 0000000000000000020005ce401726949ae5302c472a8a835d348989d0c999f0 1,082 0.75/1.00 vMB 65
437,695 437,695 00000000000000000172afd5249d2502b8fd422abd99003ccada74df488fd2e5 589 0.42/1.00 vMB 45
437,694 437,694 0000000000000000043a207bd780207bffe830265f9c31db1e6afc71b39c5213 1,769 1.00/1.00 vMB 57
437,693 437,693 000000000000000000fafc2ec0ccf2df5ce6ba6aa7c68a1c1fe035ed778b3ee2 2,210 0.88/1.00 vMB 71
437,692 437,692 00000000000000000009561c636c3d5d6a0474da3a5226b20c918bdbafa32e3e 1,493 0.75/1.00 vMB 62
437,691 437,691 000000000000000000def58b719d8da750ed4754a5f71cc372684407c83d2584 2,134 1.00/1.00 vMB 53
437,690 437,690 00000000000000000354c67ed12386b00e39dfbb62df55110e4ccdbedbb751df 2,465 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.23 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.