Loading Tool

Explorer IconExplorer

Memory Pool

82,951 transactions
31.16 vMB
0.08962104 BTC
Random Selection Loading Transactions
Max Size: 191.09/200 MB

Candidate Block

Mining Attempt 743ec06746552cda9101fb0a99b671a983a8fb6a76b4aa12ffe26bc58d50fca0
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root bed4af2967fb9b6108ca53d50d1158c13d50914dcd112a382aa306617cb47224
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.01930542 BTC
Feerates: 114.60 > 1.93 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (402,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,335 512,335 00000000000000000028f36cd20c85391c1cf3d841479360e7af38f655b74a13 1,922 1.00/1.00 vMB 24
512,334 512,334 0000000000000000001ffee20a5c25c11096d456694be11d1999c2b6661ef5a9 1,980 1.00/1.00 vMB 24
512,333 512,333 00000000000000000005948f42cd9df9377ccd5704de7625146274102a61833d 1,599 1.00/1.00 vMB 22
512,332 512,332 0000000000000000003c518654d70614f80d38e34c29f59ee788bb5caa0b39a5 71 1.00/1.00 vMB 4
512,331 512,331 000000000000000000055e5bc977d75a4964f6636474d4d87716319cce49135b 1,563 1.00/1.00 vMB 22
512,330 512,330 0000000000000000002e0caaaa688d3d48fafb9c2ca558462bdca00d99ae1794 1,492 0.86/1.00 vMB 20
512,329 512,329 000000000000000000240cb61eca7cfa5a8f7567217229a4fdf8a96e78e37a44 380 1.00/1.00 vMB 7
512,328 512,328 0000000000000000004c7c0f9b8beec196708b4dba60504ac35201fc51e047ad 1,416 0.51/1.00 vMB 48
512,327 512,327 0000000000000000005132adb8a63d6f00a415291de7e127401ac71b4d7f78f0 2,723 1.00/1.00 vMB 34
512,326 512,326 0000000000000000003c09db997353d248baf95c7e42fa403afd0399ed001c22 378 1.00/1.00 vMB 8
512,325 512,325 0000000000000000001fb596fad148c6611647ffbf60cff3eb0485768ce10fa6 2,410 1.00/1.00 vMB 35
512,324 512,324 0000000000000000002427cdbba404368ba8c9cf424f103031f23d8e63211532 702 1.00/1.00 vMB 13
512,323 512,323 0000000000000000003310bcc3ce6216ecb1c04dcf55bf6ad7ff5d7a0dc488ad 60 1.00/1.00 vMB 4
512,322 512,322 0000000000000000005311386f8eeca5b549b72e9bfb4ad5e18f7776ce315963 2,400 1.00/1.00 vMB 18
512,321 512,321 0000000000000000003688e99d00c78e8a6b90ba08ddb3414022ae5a8faadc5e 2,793 1.00/1.00 vMB 44
512,320 512,320 00000000000000000025f5c4bc75fa4a10cb9675749f3d56ae43ded370615ed8 847 1.00/1.00 vMB 11
512,319 512,319 0000000000000000002cced238a3f47713f8f857d34cbf21d599c594244089fa 1,555 0.50/1.00 vMB 37
512,318 512,318 0000000000000000004e92fde42ec35ff943d331931644e31f98be8e628da3c4 372 1.00/1.00 vMB 11
512,317 512,317 000000000000000000361ea9489ee06e3165d97c85e1fa6f4e236662a8dc3270 1,091 1.00/1.00 vMB 20
512,316 512,316 0000000000000000004b4e6548bd8d360ef3570518c5fab6b2cdf5d3b9509d25 1,207 1.00/1.00 vMB 30
512,315 512,315 0000000000000000002c749b6d7287e3f4a69b95ee4ccd19d6b7ba182a9c4c0c 547 1.00/1.00 vMB 11
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.42 GB
    • Received: 16.91 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.