Loading Tool

Explorer IconExplorer

Memory Pool

82,179 transactions
31.10 vMB
0.10785160 BTC
Random Selection Loading Transactions
Max Size: 188.70/200 MB

Candidate Block

Mining Attempt f0184e8d22308bdd2a5c2895c2f30accd7f0d3a09c22d276e0bb23f1bb1825ac
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 7422fa1ab4ea9fffa627885b63bc477767b86bda2a1eb1d72601bf628eed997c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,346
Size: 1.00 vMB
Total Fees: 0.03451419 BTC
Feerates: 803.65 > 3.46 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (577,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,997 337,997 000000000000000009283f0976c1a883e7768523df9fa9bb61a32a868f90ce86 263 0.19/1.00 vMB 19
337,996 337,996 00000000000000000eb93637aa35318e407eed1fce9ae6993bc4b1006b0e3308 165 0.09/1.00 vMB 45
337,995 337,995 00000000000000001067094c1f36d9f99c126e19f5b6e3ae953602fcf45334b5 706 0.41/1.00 vMB 21
337,994 337,994 000000000000000012acdccf4e4570801162249c49a840f1589a89828a51b18e 252 0.11/1.00 vMB 28
337,993 337,993 000000000000000011b2925931eeb8857453d9d19ce210563f35d68a95ae3da0 723 0.57/1.00 vMB 17
337,992 337,992 000000000000000009368d69f8a66d3a33169c94a206b84d95a754d03d998d55 419 0.25/1.00 vMB 18
337,991 337,991 000000000000000015bfaca24ca72cf172bfcf818d7edf0cdebed1a4a15d0baa 1,502 0.90/1.00 vMB 22
337,990 337,990 00000000000000001aa99ea201f953b33da1ce4cf9f799503c02ff222d7ac287 1,565 0.52/1.00 vMB 40
337,989 337,989 0000000000000000069ca61f0391626293570937418b5de1ebaffb42d87e2846 449 0.29/1.00 vMB 36
337,988 337,988 000000000000000012b94d7c5c46b9adb28fc3afd6fd3313a18cb7c65ac63166 789 0.46/1.00 vMB 21
337,987 337,987 00000000000000000818b23fb38e8a69261f2deb9c52b0b96acc5251e86931ef 902 0.75/1.00 vMB 14
337,986 337,986 00000000000000000b0b08054c4eb3ae7cb4d976bca981f3ed4eb3e25b8c578d 970 0.75/1.00 vMB 32
337,985 337,985 0000000000000000042392725274ac1e98e815acb0adc7e6bb1cd5361e1cd1cc 733 0.85/1.00 vMB 18
337,984 337,984 0000000000000000097ba7321f93c4751223b3995e0d2887564f6ac8ab28d955 1,407 0.75/1.00 vMB 29
337,983 337,983 00000000000000000fcdf1bf689dcd096a9cafc3e9f2214972097449d8fd260e 2,240 0.75/1.00 vMB 34
337,982 337,982 00000000000000000f04a936bd7af5ce61c7708464e9d4ff008b8abe3251321e 1,204 0.40/1.00 vMB 70
337,981 337,981 000000000000000009c038bd7a4c6d5783f4a96f458f6bfee066304bbed1a472 128 0.06/1.00 vMB 121
337,980 337,980 00000000000000001653754f1aea6adddc99353df7f007192a25a0c089a361d0 1,065 0.50/1.00 vMB 28
337,979 337,979 00000000000000001443848ea2141e2e188de96a9bb3cea3e57c7d4bb85871a6 2,055 0.75/1.00 vMB 45
337,978 337,978 00000000000000000cae4bb64c18dee245a358dba70ad945fa81eb35e3251b98 87 0.04/1.00 vMB 29
337,977 337,977 00000000000000000b480f56a2b8404a49043922ca2fb4681407ed6474f45aaf 537 0.37/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.