Loading Tool

Explorer IconExplorer

Memory Pool

46,243 transactions
26.90 vMB
0.06136186 BTC
Random Selection Loading Transactions
Max Size: 142.73/200 MB

Candidate Block

Mining Attempt 70e6fa60b83b9f236e35c2ff3b13ca0749ff4d50964fd39a132a82f759cd9e38
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root ea9a892d746fe745a433c1575127648b131b12c43199d51e8e246255259140be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,728
Size: 1.00 vMB
Total Fees: 0.01166067 BTC
Feerates: 40.21 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (222,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,005 692,005 000000000000000000045665d125496b4682c1e25c18c81b258e25e94ddc99bc 2,724 1.00/1.00 vMB 26
692,004 692,004 00000000000000000012becd21de5e7b887c5d59aa443a757e69c0e5d48e7005 700 0.52/1.00 vMB 8
692,003 692,003 0000000000000000001026c4af5e984b9b5617fa4bbb663e2c60c22b3ae75bf6 738 0.97/1.00 vMB 2
692,002 692,002 00000000000000000000b47840e84521912b6503be670409b0bfb64613c8a02a 996 1.00/1.00 vMB 2
692,001 692,001 0000000000000000000c9a544d5289b5d9adce05822ba2515053d1dddbac0634 1,968 1.00/1.00 vMB 13
692,000 692,000 000000000000000000054dab4b85860fcee5808ab7357eb2bb45114a25b77380 1,775 1.00/1.00 vMB 6
691,999 691,999 000000000000000000001360db4e8073dfe63b9f34647be8380a1f9ab75e7e22 2,658 1.00/1.00 vMB 7
691,998 691,998 0000000000000000000b7577f32fcc461b24614bf5af2e81c7d7cac7b9fa1616 2,873 1.00/1.00 vMB 27
691,997 691,997 00000000000000000012062f3c4d00ee1297bc95920c554b3f23354091b64be8 2,511 1.00/1.00 vMB 4
691,996 691,996 00000000000000000006dc67c0692a3f173f705f0379c2c9956f7b9846a4d3d8 3,275 1.00/1.00 vMB 10
691,995 691,995 0000000000000000000219c8e8fe54c1174ed1d7e4759dd800e19deeeb5db32f 3,179 1.00/1.00 vMB 37
691,994 691,994 00000000000000000010f53d18bd79a90912944949215775b8b2c5c26393798d 1,922 1.00/1.00 vMB 12
691,993 691,993 0000000000000000000df3f26e4018df8dc6cd491951b807799d1295b0b67a09 520 0.84/1.00 vMB 2
691,992 691,992 000000000000000000096a805d173cc25f24c6e1ca03284b32b56d4607eaa294 1,898 1.00/1.00 vMB 10
691,991 691,991 0000000000000000000443a1c75b259334a1683a9d9999791b2bfe04130fde45 2,462 1.00/1.00 vMB 15
691,990 691,990 000000000000000000055f102607fb047b16d82f76d020bdf9a082f4182eb31a 2,150 0.88/1.00 vMB 4
691,989 691,989 0000000000000000001394528671005616ef9aa61a2a5519fbee78ce210def3a 2,774 1.00/1.00 vMB 24
691,988 691,988 0000000000000000000450dcdc57f6e8da400dc1c67d770d606d4a92f6040e70 489 0.18/1.00 vMB 11
691,987 691,987 0000000000000000000e44a4cec2b5e35164ecdaab166d86fc5198ceb093f95d 2,195 0.93/1.00 vMB 14
691,986 691,986 0000000000000000000c9111cd647d8bd209c655bc8973129759dba76c4b4cbf 2,479 0.94/1.00 vMB 12
691,985 691,985 00000000000000000007690ec8ce8af344d22b7c37c11d1517b89ff5a0d3faa5 238 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.93 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: 646.43 GB
    • Received: 12.86 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.