Loading Tool

Explorer IconExplorer

Memory Pool

76,101 transactions
28.49 vMB
0.10792567 BTC
Random Selection Loading Transactions
Max Size: 172.49/200 MB

Candidate Block

Mining Attempt d68be162199e68d123ada71bb2b9ef20247278b240d35a45fafb15e7fb5dbd88
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 59d6b76a9440f43de7cc4f8901377f11f3a681de18b57676ce82998298034489
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,905
Size: 1.00 vMB
Total Fees: 0.04886270 BTC
Feerates: 101.65 > 4.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (201,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,171 713,171 00000000000000000004c1a3d964f5282bac6586d040df6075c6514328af24c1 144 0.04/1.00 vMB 6
713,170 713,170 000000000000000000040ae374713063caea5ce759c4a0dcb57810ca4f7009a8 533 0.20/1.00 vMB 10
713,169 713,169 0000000000000000000b35b8216d17c9cb5b3bd5b869199d920591149c304204 1,702 0.67/1.00 vMB 8
713,168 713,168 00000000000000000008c8cbd23797c1a54b155a3859183f2e4613c4343311c0 1,807 0.74/1.00 vMB 2
713,167 713,167 000000000000000000088a45c4180c3ea2b3cbaafcf079d46b78a1e734a487a3 2,770 1.00/1.00 vMB 11
713,166 713,166 0000000000000000000c233d5614c77bc1798e7e70ebc8192c38a53ef09f4e8d 297 0.09/1.00 vMB 9
713,165 713,165 00000000000000000008785d62642596d259fc8ac4bb4c87696a4834d6692331 763 0.35/1.00 vMB 7
713,164 713,164 00000000000000000000300fa0e512835dc3cea21ad39246d280431c26617457 245 0.08/1.00 vMB 6
713,163 713,163 0000000000000000000245cfec0cbc727e1999903e4a4f1323f82957c5764971 1,297 0.45/1.00 vMB 8
713,162 713,162 00000000000000000004608d1e042fdfd7e5dfd925be307ac1e90bbb31a5d0ee 104 0.03/1.00 vMB 6
713,161 713,161 00000000000000000004ac947f00a82932db602dc9f5c396b41d6052555ec414 229 0.06/1.00 vMB 9
713,160 713,160 0000000000000000000589f761bd40939e4f5dcc24945a249c29f2f1382a6478 705 0.28/1.00 vMB 9
713,159 713,159 000000000000000000069e6f8a2ddb87327874ecf1a19334223b681b4f5b5ae6 452 0.21/1.00 vMB 10
713,158 713,158 00000000000000000004a85b44856a64c67c128e70617134f561df2cee7ec298 236 0.08/1.00 vMB 9
713,157 713,157 0000000000000000000bbdaf4639ab23d7d37f3e4a31e0fe45d432438076f857 152 0.05/1.00 vMB 14
713,156 713,156 00000000000000000006241a9ebdd374abc09eb37fb2ec596374193fd500b83b 548 0.17/1.00 vMB 8
713,155 713,155 0000000000000000000024478b571cd046aa222545266c5a2fbca1a77eb98362 1,121 0.50/1.00 vMB 9
713,154 713,154 00000000000000000007f4aa35117e784190e9569123a37df137b33e0115896c 68 0.05/1.00 vMB 3
713,153 713,153 0000000000000000000b22366da4ff3b335fa5e3bdba834b2a69e6d66ce77d4b 555 0.20/1.00 vMB 9
713,152 713,152 000000000000000000056d118b6dc775a6c96ac922407fd869569825ce18f767 85 0.03/1.00 vMB 17
713,151 713,151 000000000000000000064aaa10f56d5b308fa7c6df13e5f2158959af8615195d 215 0.12/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.94 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.