Loading Tool

Explorer IconExplorer

Memory Pool

76,275 transactions
30.49 vMB
0.12806623 BTC
Random Selection Loading Transactions
Max Size: 175.47/200 MB

Candidate Block

Mining Attempt 22f65f34a1db4d7c18d0e0e9f81d218b8821fed68ab41d1fc46ddf96d343fe8f
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 8efb38e3fc5627825a059e1f7ce475bc989c739d359e9c0916799cc4a7c9683c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,308
Size: 1.00 vMB
Total Fees: 0.04608922 BTC
Feerates: 150.36 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (306,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,051 609,051 000000000000000000038dacea3d13eac1cf4fcdca142ad64c81107199749fe5 210 0.06/1.00 vMB 16
609,050 609,050 0000000000000000000b18d07eef2638f6fd38599ad947ab02f4e265aa02cb3a 2,749 0.79/1.00 vMB 15
609,049 609,049 0000000000000000000d7a734d0a608aa587660ae25dc391763cba2a1f7c9343 2,782 1.00/1.00 vMB 23
609,048 609,048 0000000000000000001257395f2a1af176cc1bdc73d542d643eccce17fe8b8cf 1,219 0.42/1.00 vMB 23
609,047 609,047 000000000000000000053eb4e221bf7723f7a31d73530eb612932b3af6f7299d 808 0.21/1.00 vMB 1
609,046 609,046 00000000000000000013661b5a06b08c37028a45617db45121ebe470a0a7ce7b 2,615 1.00/1.00 vMB 5
609,045 609,045 000000000000000000121817441ba11a1d8e8758a95931048a449fba24d8b3b0 3,335 1.00/1.00 vMB 28
609,044 609,044 0000000000000000000cada38785ca95ff32de7f6d17e29fab19ca183bf66548 3,171 1.00/1.00 vMB 26
609,043 609,043 00000000000000000002aa73d0f911e66a2a3247289be3d26c9a9a785f2520b5 72 0.02/1.00 vMB 19
609,042 609,042 00000000000000000014200af47f11775a9e6dbcdbb56392c27c710db27e2ee7 1,596 0.50/1.00 vMB 18
609,041 609,041 0000000000000000000e24ed28f7cba95781b5fba5e6227ba0f6b212af4eaca1 1,229 0.35/1.00 vMB 19
609,040 609,040 00000000000000000002d3b7c73d6e13d4aff2614c5f8811a21e8a5f9de24e0e 674 0.21/1.00 vMB 29
609,039 609,039 0000000000000000000bcb597429158c4e59894545793f321a4063c9509111d4 135 0.04/1.00 vMB 30
609,038 609,038 00000000000000000014be942f14cf698216d3ea3756115e72bd94b2dabd303a 51 0.01/1.00 vMB 14
609,037 609,037 0000000000000000000b79ef2f7d302f79263df5d0a20a7decb4dffab9caf1c9 2,760 0.77/1.00 vMB 15
609,036 609,036 00000000000000000012d6ff78d9185ff8a8d0b063bf1406c03241dfa5f624fe 2,937 1.00/1.00 vMB 17
609,035 609,035 000000000000000000087e04a2fbe4fa477de7bf7cf71649d0092dc47b34642d 680 0.23/1.00 vMB 25
609,034 609,034 000000000000000000155122829706ea72dcef209a8139a850e258407d547aba 1,083 0.32/1.00 vMB 17
609,033 609,033 00000000000000000008a0dfee0ecafca2c57ba836d02dca667dbc333449b6ed 1,563 0.56/1.00 vMB 24
609,032 609,032 00000000000000000015a42aba67120543e05c451d0e1fa0c0336b6334bff330 563 0.16/1.00 vMB 18
609,031 609,031 0000000000000000000e87181f7ac8ec1c65cf2ab4323be6dd6f94a83fb970f4 900 0.47/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.