Loading Tool

Explorer IconExplorer

Memory Pool

83,889 transactions
31.46 vMB
0.10052271 BTC
Random Selection Loading Transactions
Max Size: 192.95/200 MB

Candidate Block

Mining Attempt f51a3ae703b84a21a4fc275b6a411fb8d871bab8c0f5b34c632c09b876f5caa4
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 47a7b47d0b564cbf9d3efb34cf223e32e8fddf3429db575ccabd4abf09a85b73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,914
Size: 1.00 vMB
Total Fees: 0.02848364 BTC
Feerates: 504.27 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (460,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,035 455,035 000000000000000001b1e3bfa53c08e4491f8d4d2faae354abce155582eedad5 2,673 1.00/1.00 vMB 241
455,034 455,034 000000000000000000145168a09b6a753aa8b6742ae060cdd3919e79a7b80754 1,993 1.00/1.00 vMB 175
455,033 455,033 00000000000000000132d8f08b700cadab90456308bb266c6611d7958ec5feea 2,145 1.00/1.00 vMB 239
455,032 455,032 000000000000000001e6136f2d7d6e1a3e4353dab823a8eb8a84f664e966fefb 3,113 1.00/1.00 vMB 285
455,031 455,031 0000000000000000027b7c80a845c6769434ecf619980d7aea8fbe36f2c3a364 2,900 1.00/1.00 vMB 103
455,030 455,030 000000000000000001e8c4c0628d523bfd5777e2a404e65476ed462b9119999f 3,862 1.00/1.00 vMB 104
455,029 455,029 0000000000000000016846e4b2c31a362c9653d76c4c5fb60405eb8ea6960db2 2,450 1.00/1.00 vMB 217
455,028 455,028 0000000000000000019a4febd2fa36db27537e592497c0bf6c63748278c4bbad 4,427 1.00/1.00 vMB 112
455,027 455,027 000000000000000000858ee882ae690ca89853ae3c9ff6479b6ced49014794d8 2,365 1.00/1.00 vMB 171
455,026 455,026 0000000000000000012c74b3561d4a9a1131b9a684db54a9c04c2ce6cdf852c9 2,647 1.00/1.00 vMB 201
455,025 455,025 0000000000000000005d1d1073aba30ffd314bc8394049c7ea511b7c277041b7 1 0.00/1.00 vMB 0
455,024 455,024 0000000000000000015a3a828283521d7d51caa8e3dd46d3a6619ae128567585 1,569 1.00/1.00 vMB 139
455,023 455,023 0000000000000000012184937506e6c9a161f3a77afa574ef379b75e76e73a0d 2,231 1.00/1.00 vMB 151
455,022 455,022 0000000000000000017c3fcc13bb30b2e2f3ec388c8a277f2fd98da4b48931c8 1,859 1.00/1.00 vMB 150
455,021 455,021 00000000000000000002de51008195105b3bb572c0766a9c9ea8879d820bcd21 338 0.10/1.00 vMB 258
455,020 455,020 00000000000000000004263e66387368deb132a7010277aa05cef0acbdbab05b 2,860 1.00/1.00 vMB 217
455,019 455,019 000000000000000001ec765282a7558d4b70fae9d31ac4e42bf922ad32ce5733 2,130 1.00/1.00 vMB 138
455,018 455,018 000000000000000001cf390c0b25c77ac4420a4a0e158a33ed2e98cbf7d60a7b 2,279 1.00/1.00 vMB 154
455,017 455,017 00000000000000000125fc5d9fc3f7ee4e16799f9c84210eab16d0691bcc7d2d 3,290 1.00/1.00 vMB 103
455,016 455,016 0000000000000000022b18d4f97e471de0f6cc161a2010d252be7186974d45e6 1,071 0.37/1.00 vMB 215
455,015 455,015 000000000000000000625bdce549e40b07835988aa5983337cf966f996c64881 2,334 1.00/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.77 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: 709.29 GB
    • Received: 16.87 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.