Loading Tool

Explorer IconExplorer

Memory Pool

81,880 transactions
30.30 vMB
0.09956532 BTC
Random Selection Loading Transactions
Max Size: 184.89/200 MB

Candidate Block

Mining Attempt f436af518e692a43cc041861371ef70e39c30f3c790c1402513aab339b738d81
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 071ea60ed6a7ebab0b1b44ea20deb66c5321ee3709ab0f273d6604c033fb6a7c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,454
Size: 1.00 vMB
Total Fees: 0.03007459 BTC
Feerates: 402.60 > 3.01 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (318,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,918 596,918 0000000000000000000616ee06c349dd6a6133322749ab0667b2ea659fd24172 1,799 0.58/1.00 vMB 8
596,917 596,917 0000000000000000000c87cf319f39b7ea9ef3cbe0607993668b9c18a1979470 2,633 1.00/1.00 vMB 23
596,916 596,916 0000000000000000001127344455b275804ece16883f0c6a338d5ae2bb951e37 2,632 1.00/1.00 vMB 21
596,915 596,915 0000000000000000000bdde4a8fb4fc7d2c632961fd4354a8071b251a48475c0 3,107 1.00/1.00 vMB 47
596,914 596,914 0000000000000000000321c16db06f19e9ae9c8473002e13cf8b10d379d9e6be 214 0.07/1.00 vMB 18
596,913 596,913 00000000000000000006ac1874da3a64c085be5bee2bf48059447728c1aa9013 765 0.22/1.00 vMB 33
596,912 596,912 0000000000000000000c3b793daa60166f06422103d1fa126867e54c6d7c2c55 278 0.10/1.00 vMB 29
596,911 596,911 000000000000000000100aca0092af7d3dcca149c4fcd5ac7d21d6669182aa76 2,117 0.62/1.00 vMB 26
596,910 596,910 0000000000000000000b9eca9731101313d33e5bf60f2fdadcc13ced84a5de9c 2,491 0.78/1.00 vMB 9
596,909 596,909 000000000000000000096ed382c5285d50f4c99f33f2726442ce2ca1bd9f01b2 2,976 1.00/1.00 vMB 34
596,908 596,908 00000000000000000008234a5f1772b043ab83daac13005926fd678970b922ed 2,268 1.00/1.00 vMB 26
596,907 596,907 00000000000000000004250adc3ae8700434e5cf7d45c7d5c5be967be978b315 1,535 0.43/1.00 vMB 21
596,906 596,906 0000000000000000000df444c317a1d86146f7631a4b41c612c26d5d2a497754 2,216 1.00/1.00 vMB 28
596,905 596,905 000000000000000000076303ff0d91aff5422c62770f35a9a3119274f9bcb0bc 1,515 0.42/1.00 vMB 25
596,904 596,904 00000000000000000011a02454b154f17c08c4ff8c9bf9701bad4ae3f176eb59 216 0.06/1.00 vMB 21
596,903 596,903 000000000000000000002c805ebc4f584d7a420ab775915b8ceab5f9135fe659 1,871 0.59/1.00 vMB 17
596,902 596,902 0000000000000000000b146ff3d0f75d3332684e677b76c38b8a0884491b7855 2,165 1.00/1.00 vMB 8
596,901 596,901 0000000000000000000857c6c26c1d0ff7f3b26fa1c632b14e3e4cfa2d83134b 3,082 1.00/1.00 vMB 24
596,900 596,900 000000000000000000143597d485f51ead97b87875855df611da4eb7a3379fde 2,957 1.00/1.00 vMB 39
596,899 596,899 00000000000000000000ed956ca9764a7e7a9092a11dc326911492b5782c12dd 2,282 1.00/1.00 vMB 21
596,898 596,898 00000000000000000009337f47b3a277dccc633210fcbbfccef228ceed7d397e 2,764 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.