Loading Tool

Explorer IconExplorer

Memory Pool

74,274 transactions
28.90 vMB
0.07676041 BTC
Random Selection Loading Transactions
Max Size: 170.39/200 MB

Candidate Block

Mining Attempt 90955b57b8cb3d8c2068a91430db3a191b1ff055a36605bd93762bd1dfaaf4a1
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 0dc0c67b98fc357a579e6c6888af4e3a5a9896cbf03e21ec02681d0521aedd6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,107
Size: 1.00 vMB
Total Fees: 0.01689223 BTC
Feerates: 98.05 > 1.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (348,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,063 566,063 0000000000000000001599c1c3bf47a645e2aed241e4eab83d6cab148df08e77 2,915 1.00/1.00 vMB 38
566,062 566,062 00000000000000000008859056058e75264a2550e4736c17896b8cc41fa79863 3,262 1.00/1.00 vMB 46
566,061 566,061 0000000000000000000cf652f9553436fd70977441dae7e083f87cd153a2f84b 2,712 1.00/1.00 vMB 55
566,060 566,060 000000000000000000073179b014c06d373dc834a9765a98166b458888603095 2,359 1.00/1.00 vMB 32
566,059 566,059 00000000000000000013882006b285d8fdaff7f7d90a37c9106dc46cd016a361 2,453 1.00/1.00 vMB 35
566,058 566,058 0000000000000000002e4dc59cbd636d48c9f4be17ad91c5e761dd007a9d3e6c 2,607 1.00/1.00 vMB 39
566,057 566,057 0000000000000000000018d58bfe4e959c81beccea8d85a1928e7872799d7f15 2,513 1.00/1.00 vMB 43
566,056 566,056 00000000000000000016a773e89257912de720d4fdf5c4599fb48b2bb167f3fe 2,991 1.00/1.00 vMB 39
566,055 566,055 00000000000000000005aa8f23234339789960a153af543bd68466e226fb82a7 2,472 1.00/1.00 vMB 55
566,054 566,054 000000000000000000206e204b97bf5a4d98f72603a3d7a8592b80f03743670f 2,690 1.00/1.00 vMB 61
566,053 566,053 00000000000000000016ea7a358e193cb869e0f14e44f2b902ca3799ac9f2adf 2,032 1.00/1.00 vMB 34
566,052 566,052 00000000000000000005ed5f777154c758e326ada99599b760a5c7ef96dfb9cd 2,615 1.00/1.00 vMB 57
566,051 566,051 0000000000000000001cf9dcb6fdea0f6744d95649eea10253c094f9729f9af0 2,761 1.00/1.00 vMB 45
566,050 566,050 00000000000000000009347b87f06ec1d054b803ff7d5d3c5bc8d6f10930b65b 1,651 1.00/1.00 vMB 56
566,049 566,049 0000000000000000000b13773c53f164a58efa5c48a95fa0718e4aa7c1102b7e 1,570 0.99/1.00 vMB 99
566,048 566,048 00000000000000000029059440d08baa9f2dbce19295599f8b51f9bcd08b686a 1,891 1.00/1.00 vMB 28
566,047 566,047 0000000000000000002435eceff38d2367f43ff156c7809e317820cb6b8740f9 2,707 1.00/1.00 vMB 38
566,046 566,046 000000000000000000026971c4bcb926b2c7342f57405b89d20d271f1680628c 2,762 1.00/1.00 vMB 44
566,045 566,045 00000000000000000002258e3a4dcaf68140531833d80e84b6679a578c02604a 2,350 1.00/1.00 vMB 32
566,044 566,044 0000000000000000000bbf6bebbfa0c7a28974d3907cc450051d9803b26141e4 3,006 1.00/1.00 vMB 32
566,043 566,043 00000000000000000004c2163d9054b4fc1a761519de45bbeae3187ef87d34ec 2,413 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.46 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: 667.95 GB
    • Received: 15.33 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.