Loading Tool

Explorer IconExplorer

Memory Pool

45,789 transactions
28.58 vMB
0.07368329 BTC
Random Selection Loading Transactions
Max Size: 151.80/200 MB

Candidate Block

Mining Attempt 44e8072733163cba10fb4b4c839766669abebec2cf333d04b8dd069a04a76d7a
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 594ade1272c7d97df05d531bff8bf3d77c9c38fd6ec45b3eba1f568f89f862d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.01944691 BTC
Feerates: 361.66 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (534,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,009 380,009 00000000000000000721ff827a51128c1641c4650032a1e1eb3f2c9cf68a6d4d 113 0.09/1.00 vMB 19
380,008 380,008 000000000000000001d60ccefdce884c9b874962b1ad30a1cd010a6b90a1e08f 294 0.25/1.00 vMB 24
380,007 380,007 00000000000000000498bf5eb589af6733fd0957455fb60a8d5fdf858c59bd10 770 0.73/1.00 vMB 24
380,006 380,006 00000000000000000da983367a2e4387762f529c030b65fbce9f73f0140426ce 1,317 1.00/1.00 vMB 19
380,005 380,005 00000000000000001026a0243cd4d9beabd4c901f73d9a3d65ac6b2a8ef8bfee 2,219 0.75/1.00 vMB 54
380,004 380,004 000000000000000000bad851c19656ee2973850322612a58ce4f88fa7dac1e91 708 0.75/1.00 vMB 12
380,003 380,003 0000000000000000012d89a354dc0af92d6f6fe2d90fce5ede82f04e866d4e0b 311 0.20/1.00 vMB 24
380,002 380,002 0000000000000000023c150c3aa1d1f03640a9b9bbe7283ee3133ce9b8807018 1,013 0.69/1.00 vMB 21
380,001 380,001 00000000000000000bf2da5c23edccaa70ee183262cae2354f18f8a3201afa53 2,413 0.93/1.00 vMB 258
380,000 380,000 00000000000000000b06cee3cee10d2617e2024a996f5c613f7d786b15a571ff 687 0.35/1.00 vMB 35
379,999 379,999 000000000000000004f565bef491e993b0413970a3a014f93c6b35bcc5b162cf 1,518 0.70/1.00 vMB 29
379,998 379,998 00000000000000000ad13642532640c520abfede7f16d80922277471013abb09 421 0.95/1.00 vMB 12
379,997 379,997 00000000000000001017e05704c23d16cdaf490f20b14a86a1438adda6986476 929 0.67/1.00 vMB 22
379,996 379,996 000000000000000011b9f9d124a2657563ab8a337e1fa10849e1615d02c6a382 2,264 0.93/1.00 vMB 40
379,995 379,995 000000000000000010e13b059ad68ce7263d478cff220d2a79c33b25d7958ae7 592 0.27/1.00 vMB 36
379,994 379,994 0000000000000000100b815263b8ea8e101eff068901438af456ac79141b496f 254 0.15/1.00 vMB 23
379,993 379,993 0000000000000000042445849c3040af943d373b012a02545ac9b7d2a532565c 138 0.10/1.00 vMB 22
379,992 379,992 00000000000000000ce75d7b3ba9ebd1ee7c07028c4655c69789d5b61952ba86 2,217 0.99/1.00 vMB 42
379,991 379,991 0000000000000000000b5b61e85bc38b8a9976de9571e8b0a3700a2aaa065ee7 663 0.31/1.00 vMB 46
379,990 379,990 00000000000000000a9f0be2bb5862633125a3da1bdc124fa5fdf8bcbc098292 271 0.14/1.00 vMB 26
379,989 379,989 000000000000000009ccfc882c1d174a5e53727d0c737b99449fe8e3593cb9a6 767 0.47/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.