Loading Tool

Explorer IconExplorer

Memory Pool

88,349 transactions
32.32 vMB
0.17305143 BTC
Random Selection Loading Transactions
Max Size: 195.75/200 MB

Candidate Block

Mining Attempt 313cfd7b6c902b7c1149ec2729bab0a9f83fed02191d829bc2f305d797a7e2f1
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 90ae7b9b1bca81c32c1037870264ccf766e77a621a873f0da41f2bae97146b9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,745
Size: 1.00 vMB
Total Fees: 0.08411048 BTC
Feerates: 216.64 > 8.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (257,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,523 657,523 00000000000000000006c37531bd41f254d603ab4a1bfce7ec11d3b8e937806f 2,881 1.00/1.00 vMB 99
657,522 657,522 00000000000000000004a9f75666f75c1a7acecae4319be104d1184fdb8db60e 1,074 1.00/1.00 vMB 51
657,521 657,521 0000000000000000000985e75b167d407933221a4e56be14f41b20e6b2b421bd 1,028 1.00/1.00 vMB 54
657,520 657,520 00000000000000000009f70ad15d197714111e0fe6db30c0642dc90677539070 1,908 1.00/1.00 vMB 79
657,519 657,519 00000000000000000005b74553ab77409d46d9d7ce2f3f74a32fa70387249c4e 2,761 1.00/1.00 vMB 91
657,518 657,518 0000000000000000000ed18aee194b5cd06ca27fa9189d0b57d06cb80b6396f4 83 0.14/1.00 vMB 5
657,517 657,517 0000000000000000000b05298a17c5e5c923bfd799142b314ae253cf48389206 1,628 1.00/1.00 vMB 24
657,516 657,516 00000000000000000007122d7fa85d0331fabd0514015f3979e0a36d8718a9d1 1,955 1.00/1.00 vMB 22
657,515 657,515 0000000000000000000b947c1c48e3dc58ba83ae1549b1b8e5ba37101c6e3c85 574 1.00/1.00 vMB 2
657,514 657,514 0000000000000000000875187bd4af7c09cce9181f325e7258e889ddf07fb55e 1,853 1.00/1.00 vMB 14
657,513 657,513 0000000000000000000195b9838e7b7c233d79ff9d8240cf8987ed24eeb4ef37 2,513 1.00/1.00 vMB 66
657,512 657,512 00000000000000000003ca260ab4262e0ee8174956949d31bc083dd436839613 759 1.00/1.00 vMB 5
657,511 657,511 0000000000000000000fe030f2ac860a5bc121c02641027075be3e802eecb603 2,084 1.00/1.00 vMB 18
657,510 657,510 0000000000000000000e99d5e80f434d359cabc5f534ee32006efc2691338de5 1,848 1.00/1.00 vMB 24
657,509 657,509 0000000000000000000cbca70dccce494253ef016c59de475400b1bd90aa9f69 1,675 1.00/1.00 vMB 25
657,508 657,508 000000000000000000012df6ba2da1b7ce25b74fb0f0ab0fc298d3f6c64f2a22 2,602 1.00/1.00 vMB 18
657,507 657,507 0000000000000000000907f6c759156e9c4c517ea206346a5cfadd78f3e51796 2,346 1.00/1.00 vMB 33
657,506 657,506 000000000000000000054f89feafec45e9fad2f129c6b61a9d416e5da79006b7 2,802 1.00/1.00 vMB 64
657,505 657,505 000000000000000000064328fca81ed02a17aa179b359ebd65bc08f614ac32b6 1,141 1.00/1.00 vMB 70
657,504 657,504 000000000000000000075dfc3716b82fdd773edbdc14ef1e547237085b262bca 2,833 1.00/1.00 vMB 98
657,503 657,503 0000000000000000000185fabd43ac535a3527e911ca1bc2aae47b0e25edc5b2 2,885 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.