Loading Tool

Explorer IconExplorer

Memory Pool

81,926 transactions
30.47 vMB
0.13205962 BTC
Random Selection Loading Transactions
Max Size: 183.39/200 MB

Candidate Block

Mining Attempt 84facaec394bb33bf80ecabb37c73ee09e69b17b6c2bf2141dd230ae5daa9881
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 4b5d38e9a4d5d1a27ab16e86ff8a378d4e16a96c4a6342bfc83689806d0efeb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,267
Size: 1.00 vMB
Total Fees: 0.05153759 BTC
Feerates: 302.06 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (401,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,196 513,196 00000000000000000050eac748b17c8dc0f7770ce0650fb923017a4aa32fd43c 455 1.00/1.00 vMB 4
513,195 513,195 00000000000000000019de8e6eacfea8c46b108ee2ceaddc32fa0581997b5ff9 1,807 1.00/1.00 vMB 33
513,194 513,194 0000000000000000003ef908c5b1b4058eb4234bd8278781b70d4bc2255c63d8 1,881 1.00/1.00 vMB 42
513,193 513,193 0000000000000000001966eee384f5e81702bb2fca6c826562fcd3d7617bf41a 1,631 1.00/1.00 vMB 80
513,192 513,192 00000000000000000027951fef03d8178c79d62eaa45769d1445bdb4d86b024f 2,447 1.00/1.00 vMB 37
513,191 513,191 00000000000000000016ada11fe0dfcaa7620475ead3ae9118e1ecabd19e2e71 593 1.00/1.00 vMB 5
513,190 513,190 00000000000000000000368c141b25a2f2f75e5e0f2a5fb087a9748789a1000e 1,542 1.00/1.00 vMB 15
513,189 513,189 00000000000000000028f37b4d5ae6398345ca430d55b99f7c601725c927bdd6 1,755 1.00/1.00 vMB 12
513,188 513,188 000000000000000000450cb99877a36a8e03d46bbffe947ef467b1c0d5d7abaf 2,649 1.00/1.00 vMB 31
513,187 513,187 0000000000000000000c37f14d031eac658bb18dcc5f9357b2e53fe580515ff6 1,280 1.00/1.00 vMB 37
513,186 513,186 0000000000000000001f3db1a4cc330044f04fc30d8af70ae1d54a121c7bb1e0 642 1.00/1.00 vMB 45
513,185 513,185 00000000000000000017d67845abb61b890da756fa973172aeb8bc81e74f9107 650 1.00/1.00 vMB 73
513,184 513,184 00000000000000000029ad0e4fff30471fbf875b1ee96e2b777c363de90b466b 1,519 1.00/1.00 vMB 48
513,183 513,183 00000000000000000052087d7505e637841cb51c430156773338353053ecf0fe 1,334 1.00/1.00 vMB 40
513,182 513,182 00000000000000000048f8f10f8f3d86256ef3a7ae2ab0b27c95d3870fbb05c0 1,821 1.00/1.00 vMB 47
513,181 513,181 0000000000000000003fbe0b38b3d3797c6202047454fc11db14ab102ad7d5dc 2,359 1.00/1.00 vMB 39
513,180 513,180 0000000000000000000dff4ceb23736d58987aa378cadf1b77c9f5897a39d83b 1,470 1.00/1.00 vMB 16
513,179 513,179 0000000000000000003ea53d9a40b5122f950577ae89cb0512a0e94698f1d331 615 1.00/1.00 vMB 10
513,178 513,178 00000000000000000041695ee649e1824cbc0f4c1988ed0773fe3af36a0d4484 432 1.00/1.00 vMB 6
513,177 513,177 0000000000000000002bdb14300ccf87fd1f9697869400876bd8b307fd11e8a1 1,366 1.00/1.00 vMB 8
513,176 513,176 0000000000000000004a7f400e61ee274ae3ac87641e56f7744342ee10406956 1,269 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.