Loading Tool

Explorer IconExplorer

Memory Pool

40,386 transactions
19.97 vMB
0.07745176 BTC
Random Selection Loading Transactions
Max Size: 111.28/200 MB

Candidate Block

Mining Attempt f09ab3966660e2f723d48d6cf1bddbffe6286b3a0aefad9523db7d9fe39e7380
Version 20000000
Previous Block 0000000000000000000090007083a4c5b0066025965bf90976dad02bace4e5cd
Merkle Root 669558676b15875e9ce966968158705a3f14897c8bc266455429bcce5efc627d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,224
Size: 1.00 vMB
Total Fees: 0.03818942 BTC
Feerates: 107.09 > 3.83 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,104 (785,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,623 128,623 000000000000090ae43b70e38752250a153c57e0d622bc18f054acdcadc75e6d 17 0.01/1.00 vMB 786
128,622 128,622 00000000000018f2ae64e4e52d7885cb1035fee7a08308db53b0f3f82b6214ab 84 0.03/1.00 vMB 1,652
128,621 128,621 00000000000008162d6d88c81d1dff33604b097c5662666c69d79451d921e968 4 0.00/1.00 vMB 1,048
128,620 128,620 000000000000065a1b0de8490d0d410f77c1e708695286e2cfb5d49e1ff661b4 151 0.05/1.00 vMB 67
128,619 128,619 000000000000002dd59b65eadffbf5c1909c7f6e919c3cd8180087ebe353f44f 54 0.03/1.00 vMB 766
128,618 128,618 0000000000001592c8c093cc6d539c5848da24916f6c553883e5873d5c471981 80 0.04/1.00 vMB 575
128,617 128,617 00000000000001c4b9a4ef8dedbd6119dd9903dc7064b18d9342b005529fe46f 63 0.03/1.00 vMB 534
128,616 128,616 000000000000008393abac4d81860d5ebef4d02c518a17e2cf1ebbebfc39135e 12 0.01/1.00 vMB 1,651
128,615 128,615 0000000000000771b1d01260af1f4e64e5b93e1d92b4142b4dc77daa89c7248c 2 0.00/1.00 vMB 0
128,614 128,614 0000000000001359ae9a4a6f35ba5cc3cc8808f01a1b57000eb293e8c92f8af1 18 0.01/1.00 vMB 977
128,613 128,613 0000000000001a0b451ce47b2fc604face72c32fa73cbf1db5a5000aa69a12ea 1 0.00/1.00 vMB 0
128,612 128,612 00000000000009b73ac92ff897bf3b815cc146b781d8ec00c3326793934caeac 19 0.01/1.00 vMB 45
128,611 128,611 000000000000248dd17a651a4484f79e608c8a54ae9adecc77e042c85a5ebd7f 30 0.01/1.00 vMB 435
128,610 128,610 000000000000075052ffadfa772a7f5889fa7261c51ae946321c4969f773047e 71 0.02/1.00 vMB 106
128,609 128,609 0000000000000bdb45f2694aec689b8f68ddea5794d091633445ff823dc5cc4c 39 0.03/1.00 vMB 1,067
128,608 128,608 000000000000038146344024b086bac79d565e3797315792ba823b73ec86b5de 11 0.01/1.00 vMB 1,004
128,607 128,607 00000000000015c80c303938d254d51c0ffba25872fcec9e4622390ed248689e 12 0.00/1.00 vMB 0
128,606 128,606 0000000000001b3ad5af88391cf1e1eb7a42fc4981008688495a66a561ee253b 194 0.07/1.00 vMB 1,042
128,605 128,605 0000000000000ad21223650745135b306e4843484ece3b9002ebeaa466489be7 21 0.01/1.00 vMB 1,033
128,604 128,604 0000000000001d6de108a795a601c60a314906ecb70cf2f3c200d04eee4fdd9c 19 0.01/1.00 vMB 1,076
128,603 128,603 00000000000011d9c55341babfdeb67f638bdc5941985d97618f2d647d19372b 183 0.06/1.00 vMB 816
Previous 10 blocks ↓
Total Size: 780.78 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: 559.40 GB
    • Received: 7.19 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.