Loading Tool

Explorer IconExplorer

Memory Pool

21,652 transactions
11.96 vMB
0.06993324 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.73/200 MB

Candidate Block

Mining Attempt d5c9dd5be6bd960c79a40ec3b8045f7d0fe9e5fefc91b4ad1b92a8ae73ccda89
Version 20000000
Previous Block 00000000000000000000d07daa1ab23da8755ba9a9c7012a011a4a71de233add
Merkle Root f0a17c1a5083914765421af5ba806df117745a57e6ff6a1b705f5bbf0e9d012e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,094
Size: 0.997907 1.00 vMB
Total Fees: 0.04464094 BTC
Feerates: 240.43 > 4.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,785 (785,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,039 128,039 0000000000001007e6f03e6b9c0cbfa909b8af68180f80b772a3fc311d047454 24 0.01/1.00 vMB 1,036
128,038 128,038 000000000000247fef8badd84a7d2aa71beeec8458822c9f2d048ce9696ee0f9 20 0.01/1.00 vMB 1,200
128,037 128,037 00000000000006555f2292baf0b51a1eb34319975c1ecabafbb25820182272fb 27 0.02/1.00 vMB 462
128,036 128,036 0000000000001e41068a580cc54fa428f939cb60069d72b86481e35b750a5038 15 0.01/1.00 vMB 1,203
128,035 128,035 0000000000001b77a3657cec933f121f65fd178220b13d7207d685896e72e8c0 7 0.00/1.00 vMB 0
128,034 128,034 00000000000015898b33ed14b9061a66773878db5ddca01801879c50499a7506 156 0.05/1.00 vMB 195
128,033 128,033 0000000000001dff263f7aa1caee11b90d36c67f07433ad60f53e4cc230169d8 132 0.05/1.00 vMB 1,696
128,032 128,032 00000000000011fadc3e44464fc3d6ba6e1c17430cf44c8b6801d12836a14696 71 0.03/1.00 vMB 1,019
128,031 128,031 00000000000024b4c9ca2751cf835c3c6be5e9d48293216de5a416db191ed028 8 0.00/1.00 vMB 330
128,030 128,030 000000000000004fb76c167ee8aebe1447bafd3b6463d7aa0f0f1d3427c3315a 27 0.01/1.00 vMB 1,012
128,029 128,029 0000000000001c94b55313054f053dc4a027abb7b2120892ebfec79a8c7be726 20 0.01/1.00 vMB 224
128,028 128,028 0000000000000e904e1c3a79e1f4fa7f42c1e5a26bffbe390150d100c7960fad 15 0.01/1.00 vMB 1,109
128,027 128,027 00000000000022c43eb76e95cc8ce710adc429c7513915091ff6afddfe9d393c 10 0.00/1.00 vMB 752
128,026 128,026 0000000000000747bfa05454367d6e9d5c62214e97a0ad0f6104b4ea210dde1e 20 0.01/1.00 vMB 149
128,025 128,025 0000000000001c17434fd54c319a44c00ec6ebe7f474e353851860067c128534 58 0.02/1.00 vMB 2,981
128,024 128,024 00000000000025d8693a01a2980bb5dd3079c7224aff146ea869d9b9cd4e1ec3 47 0.02/1.00 vMB 425
128,023 128,023 0000000000000365ce120f184b3f82bd94f85d533a424921da023bd941282505 14 0.01/1.00 vMB 1,342
128,022 128,022 0000000000001bb77887255ad2cd8ffed7a6205b453f9c97ee1a3b82e51c5ac2 114 0.06/1.00 vMB 587
128,021 128,021 0000000000000924ab110ee8f6118945ea72326e355095022860c9330744cb4d 5 0.00/1.00 vMB 3,112
128,020 128,020 0000000000000058c95025ae7bb3d466ea9abdc24c6fbbdd8f03606b72ca2af0 23 0.02/1.00 vMB 542
128,019 128,019 000000000000138b49bd36ba8e7f2e3ec75aa3b33c135733d51b66f44a8b2eb4 9 0.00/1.00 vMB 1,153
Previous 10 blocks ↓
Total Size: 780.24 GB

Node Details:

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