Loading Tool

Explorer IconExplorer

Memory Pool

42,611 transactions
18.60 vMB
0.19710761 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.59/200 MB

Candidate Block

Mining Attempt 9ae1fb0ee58d0dd63427b0ddfd99c3995410a77cdad971b833b3a3eeb94b4f5c
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root d8111571b342794a30bf7389e92fe57ba66ffc127c02690dd9683e85a191c172
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.06452989 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (754,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,706 158,706 000000000000075630687eed52eb511fb2f0495ec0e8573255ec160f2a412368 8 0.00 vMB 789
158,705 158,705 000000000000010b77008924d1b0e87f170e6e6cd9e12e6f94f41b655f83a337 9 0.00 vMB 316
158,704 158,704 00000000000002b0a14bdb7725b3bc9385a99a02cd11d992f78d50680b661f06 32 0.01 vMB 178
158,703 158,703 0000000000000413e1d2eaba60e4aa431c945649c7256bf0f87e12d2a30f93b2 8 0.00 vMB 277
158,702 158,702 00000000000005ade9d05c28ade167ffe217249a8c11eb81ba411a2c53312fac 41 0.01 vMB 0
158,701 158,701 0000000000000832b51e2593bd2c712e743952f9bc4d2108eef9ce805c30d06d 10 0.00 vMB 16
158,700 158,700 0000000000000e02bc0a66b000b891184fe25fc629779153c2561e72b9a1aec3 14 0.00 vMB 53
158,699 158,699 000000000000081ccf5cbe9825611ae443cf4b609b1974c8391f773266a32118 29 0.01 vMB 110
158,698 158,698 00000000000000f0433fb53911931092d382abd8e2cd7fea689d2c6f21fe74b4 69 0.03 vMB 80
158,697 158,697 0000000000000159b822777faa3f191e2d6e1812ceab5377bef02e1a77317bf4 12 0.00 vMB 113
158,696 158,696 000000000000037c9119d64b31f735452406da0bbf31fefd6b56d94c80e0c012 46 0.02 vMB 6
158,695 158,695 0000000000000ac03911d958adcb22276e2f7a207878f43edc77108724dda895 81 0.04 vMB 225
158,694 158,694 000000000000077a585a0cce8c85a0b8ea1bdc38aad0119ba6afe678fc03bb5e 1 0.00 vMB 0
158,693 158,693 000000000000025046fc109584891d7c87d3fda74fce51905b83c8523b54c536 29 0.01 vMB 141
158,692 158,692 0000000000000e5524a6666a5ff9810a0c4227531212e75e626b48f10dd083bc 87 0.02 vMB 4
158,691 158,691 00000000000004a8e38fd4fcd301bed81b2e1b3459ec1f8e50cd067a9d6dde76 21 0.01 vMB 54
158,690 158,690 000000000000031f531bae4e2a52325452c775f4f219aa485d8d0dfce65d63a3 100 0.03 vMB 195
158,689 158,689 000000000000073206a4a39e0f2bcd951d589846d5ec9e7ec2b65a650e3e97c5 117 0.04 vMB 99
158,688 158,688 0000000000000c45de0233536094173e7de07e98cc41a3c2d9cfb28f006e0ad1 16 0.00 vMB 109
158,687 158,687 000000000000048676d6dd36cdcb568b2ed2e340510dfc2b3d98c2e2bd768f40 18 0.01 vMB 34
158,686 158,686 0000000000000683aa3f882f2f64bfbb23270eec571a77d0eca38471014546c5 26 0.01 vMB 219
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.82 GB
    • Received: 0.48 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.