Loading Tool

Explorer IconExplorer

Memory Pool

40,597 transactions
25.97 vMB
0.05060534 BTC
Random Selection Loading Transactions
Max Size: 135.71/200 MB

Candidate Block

Mining Attempt ac8c66392e15d34792813453dcfca25de6d1c5f467ad5c0526a1f5aee547084a
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 126693f5cd524a268e7fbbf8c09a4707ccb7955d5a1b44d106eff895c7264efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,281
Size: 1.00 vMB
Total Fees: 0.00301621 BTC
Feerates: 17.12 > 0.30 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (571,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,095 343,095 000000000000000008eec56efb1709bc734948771e57f43252c1ee1d2af2daa4 954 0.62/1.00 vMB 21
343,094 343,094 000000000000000006fa2127473d250e0951d0ab232189e88fb8c8543303ae2d 459 0.30/1.00 vMB 23
343,093 343,093 0000000000000000020881c037f5e8411fc4477cdb41f408d4345fc35151daab 78 0.03/1.00 vMB 17
343,092 343,092 0000000000000000047633365315a0cb4fabed3b53cc8d7505e00875f6a12d94 1,294 0.70/1.00 vMB 35
343,091 343,091 0000000000000000186d029e58b99eaf43a1e1111abd2fdcadc59afd5f23a2ab 1,218 0.71/1.00 vMB 25
343,090 343,090 00000000000000000ad22d514055c126d1d81def3dd2985b1200e850889c554e 597 0.33/1.00 vMB 23
343,089 343,089 00000000000000000929eba1e29aaa02bb152a4d75587687157b1254b5754e9f 105 0.05/1.00 vMB 16
343,088 343,088 000000000000000003bc21092e2e961c2fc17494ad62c0913277bccce3e85f3f 995 0.56/1.00 vMB 28
343,087 343,087 0000000000000000096f3d2761f3b8cbf4dd115ebc4795e6e30bced6611a0c28 1,079 0.71/1.00 vMB 22
343,086 343,086 00000000000000000a0ec9699136937d0029becc88c315d7865c0e0ee53f32a9 1,247 0.75/1.00 vMB 25
343,085 343,085 000000000000000010e845ff08cea6ced7f8b7470b5cec55d403b866cb4fa5cd 1,214 0.45/1.00 vMB 37
343,084 343,084 0000000000000000098de000dcb9411b890e0ef53ef770c0ce765eddb9ac0032 275 0.17/1.00 vMB 30
343,083 343,083 0000000000000000058f490a2b4f9ba96031acd2c9f9186a9df3a719eb862d65 414 0.22/1.00 vMB 25
343,082 343,082 0000000000000000100095f5fa401d0989d00365593f7920b18fb8206e6ea230 1,066 0.55/1.00 vMB 27
343,081 343,081 000000000000000006a7b6d0e4c7eb720b4c4c53d430771c95aeb615f12a1b62 435 0.21/1.00 vMB 23
343,080 343,080 0000000000000000020f1c8d8dbadaa47dc1c5223a23ae62f60b7874c691f183 939 0.54/1.00 vMB 23
343,079 343,079 000000000000000005eaaeb0318eb22a98b069bcec30e5bb177bb296574ef102 889 0.67/1.00 vMB 21
343,078 343,078 000000000000000014dd978b3a853a0d7853355e284ea70bfbf706b8e017b2ae 98 0.06/1.00 vMB 23
343,077 343,077 000000000000000000a88568f183a320590aa520ff9c452f87258b8b45de3870 669 0.29/1.00 vMB 30
343,076 343,076 0000000000000000081298aff39d41b52cc41be0aeff3e327ea043e729835c03 773 0.44/1.00 vMB 39
343,075 343,075 0000000000000000163a0309f7fdab4c053cb915562e059f1120ccf823d9b1e7 381 0.22/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.04 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: 650.60 GB
    • Received: 13.30 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.