Loading Tool

Explorer IconExplorer

Memory Pool

76,963 transactions
28.39 vMB
0.08737123 BTC
Random Selection Loading Transactions
Max Size: 172.80/200 MB

Candidate Block

Mining Attempt c9fece4cc4cef16b0b39bcb6a87aa44588e53216e6444c3f55a3d94afa1af87b
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 8bb4bc839794f03039a85de34beada1c108699cacbac5113a2812c044e5fc5f9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,515
Size: 1.00 vMB
Total Fees: 0.02405903 BTC
Feerates: 477.45 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (479,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,724 435,724 0000000000000000028ffc54b6a4178d268a605182c9da78704850a72e9de5bf 2,853 1.00/1.00 vMB 73
435,723 435,723 000000000000000000915a0d4fbbaf479f0e68e2191aec345a611e7688ad9763 2,708 1.00/1.00 vMB 70
435,722 435,722 0000000000000000041234842e41ce497ea243a5019ec7d7d5b1e26291decee5 852 1.00/1.00 vMB 30
435,721 435,721 0000000000000000022e9dfd8cff3a55637fee437e0e0475c92a4c6bc11e8244 1,850 1.00/1.00 vMB 51
435,720 435,720 00000000000000000241362edc7b4cc9e8382e108fd00c279cf1d251ff0587cd 1,096 1.00/1.00 vMB 37
435,719 435,719 0000000000000000022171045f9403cb05e88bcb47949a061c425d0e3b92c19d 832 1.00/1.00 vMB 40
435,718 435,718 000000000000000001044b4f62a77299cc8f89a906427192f9ac4fb1dbe49f35 1,705 1.00/1.00 vMB 61
435,717 435,717 0000000000000000036985b21b3fdeef4d96b64bbb7986c744794f5d029a0b0a 2,734 1.00/1.00 vMB 74
435,716 435,716 00000000000000000434f330fd5564f48bdcfad3636459a98c57fa4b4622a23e 1,912 1.00/1.00 vMB 49
435,715 435,715 00000000000000000449780acdd6fbd30653e007cb12f9d066c1241faea21d0b 2,657 1.00/1.00 vMB 57
435,714 435,714 0000000000000000024cc8820ef8d0bf937f8a9af5fbc615ff0748e7d6c2e2bf 2,539 1.00/1.00 vMB 70
435,713 435,713 0000000000000000006e41669f1d56b69f32a0eff6d992d33fe77fd718c859cd 2,155 0.99/1.00 vMB 81
435,712 435,712 00000000000000000331e4c1479e49bf0cde355c29a6b8587dcc0f8009e28dcb 2,585 1.00/1.00 vMB 72
435,711 435,711 00000000000000000132cf7b0c05e434c64bb882e74b98ff7d6e7b90ccc5bc70 1 0.00/1.00 vMB 0
435,710 435,710 00000000000000000020a88bea1ef4c53979c7acf2b1eacdc2fee6cd06757883 2,303 1.00/1.00 vMB 64
435,709 435,709 000000000000000002cddca551dd58b6b7e09d4ebb09dc3929bc404a45718d7f 2,892 1.00/1.00 vMB 74
435,708 435,708 000000000000000000a7d9d1bea0c2572b21105e690fb7d79b09b4ba1583212f 934 1.00/1.00 vMB 28
435,707 435,707 000000000000000002490aeebef3741d92e91d3d6958a7e5634c9deb4851548a 2,012 1.00/1.00 vMB 46
435,706 435,706 000000000000000000fb6576ba3b48af4923c8bcf49e2503f6c9ed06c00051b3 2,437 1.00/1.00 vMB 64
435,705 435,705 00000000000000000009174160468524cb97534d87e1d8bf809511bd64b2ce6a 2,831 1.00/1.00 vMB 88
435,704 435,704 0000000000000000025f66cc9161bde79078aa0d02bc4a3375dbaee9e453f0fe 1,400 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.91 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.77 GB
    • Received: 17.47 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.