Loading Tool

Explorer IconExplorer

Memory Pool

42,836 transactions
18.69 vMB
0.20221200 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: 103.12/200 MB

Candidate Block

Mining Attempt 5f1398633c012441b4cf9e7cb1a786537cfcb314ec762614dc2cbb6f29565b65
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 1a3bc8fbad5d9ba304bad379a31b61f7ffea8ed5650d63f9e19d5eba159a35d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,643
Size: 1.00 vMB
Total Fees: 0.06633769 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (769,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,548 143,548 00000000000008881e23a84bd1173fdfe300c3c04aeabb98b4c68b21066851a6 16 0.00 vMB 13
143,547 143,547 00000000000008b89dc7f79746dfe2fdcd931e5fd3dc6b6cdeadaff1c80097d1 18 0.01 vMB 773
143,546 143,546 0000000000000441cca502ead4090baa9d8bfabc6ee6e7b55971044c34653515 19 0.01 vMB 99
143,545 143,545 0000000000000365f11632d93cf0990a0e25c0081b77d10cc935a53f56c65494 42 0.02 vMB 163
143,544 143,544 0000000000000511675c3845472195db43ec11ac49b01fb5d8439eae9f50a416 14 0.00 vMB 0
143,543 143,543 000000000000001a67c48cb260e4cb831b031774b11ed36d45b5ca8cad4fdb8a 49 0.02 vMB 100
143,542 143,542 0000000000000502a683490f9e505a1a35700549b9f1f6cdcb2d17b5c185060b 12 0.00 vMB 28
143,541 143,541 000000000000080fd9ad2ba759bba1f3bcbc26e97954f8be3828d2fc0634c0d8 71 0.04 vMB 61
143,540 143,540 000000000000047230f92d1b3c654357dc765762ea694e2e0ec2738bed207473 13 0.00 vMB 67
143,539 143,539 0000000000000883035f074813ff244fb1873d7cd6563a86843f0a7184caf18b 24 0.01 vMB 634
143,538 143,538 0000000000000500d5bce2d63fe084e4ac44b40e7887ef317719e7a1d22d9911 59 0.02 vMB 167
143,537 143,537 0000000000000850f7e58ba0e4f941a7e56ed90205af0ad397e5972ff0415c4d 16 0.00 vMB 318
143,536 143,536 00000000000006a757e59e5e92bb6409dbde1345b40d5a8180cdb263f94fbeaa 97 0.03 vMB 78
143,535 143,535 000000000000058f71938647227cc254004831b0f18e7c9d78f9c0ad7927de74 111 0.04 vMB 154
143,534 143,534 0000000000000322168cfbfa140b9301205c53bc6b41899d39947a5bea0e4556 9 0.01 vMB 3,432
143,533 143,533 0000000000000230cd8fcaa669a20825d3c88e752b8430ef8d2790618b33a917 31 0.01 vMB 243
143,532 143,532 000000000000041734c92e82040a2f42a1e43cfe079278727ea70e15b27b2422 13 0.00 vMB 266
143,531 143,531 0000000000000484d48ba62fc72bd44bb3d41e9b7f88cc628d73a2d0f72bba18 49 0.03 vMB 29
143,530 143,530 00000000000005447fc67a34730a9b12f07d97613df60d8ec21e1cb918eca349 92 0.05 vMB 450
143,529 143,529 000000000000039f799cc46a0bc0fa979ff2d9be3cb73e90d765e109669272b4 3 0.00 vMB 778
143,528 143,528 000000000000012e1096aebe376e15482669457a0f0102cb887c6d312be86dee 36 0.01 vMB 196
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.10 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.