Loading Tool

Explorer IconExplorer

Memory Pool

77,834 transactions
29.41 vMB
0.10330917 BTC
Random Selection Loading Transactions
Max Size: 177.11/200 MB

Candidate Block

Mining Attempt 580c3a39750e5633bb362af2c4de8c8f39d759afc6d01114304de4dc6519bc7f
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 616fc673cf5bf2d40812a6869b8c379df28cf89abc4fc2570a9c33db2d381b74
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,190
Size: 1.00 vMB
Total Fees: 0.02809339 BTC
Feerates: 151.12 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (629,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,115 286,115 0000000000000001878162325c04f40c34a825b6311862d7c6541aaf4f83da97 214 0.10/1.00 vMB 37
286,114 286,114 00000000000000008d1a8123e0e15a6b8b3621a25fd87926ba2040aa1f90826f 524 0.28/1.00 vMB 30
286,113 286,113 0000000000000000357ee03d647b50568d3e677944194ea94168e3d9d8638792 175 0.06/1.00 vMB 71
286,112 286,112 000000000000000127743adbd69e026648d88a0316940113aaa906eb6571ffbc 28 0.01/1.00 vMB 13
286,111 286,111 00000000000000002a2d5facee32c914057d5402359d37e1ebafc4a1afed903b 285 0.11/1.00 vMB 58
286,110 286,110 00000000000000000b7e82f570c1a6846db0815a106d9910aad39499e528423c 134 0.07/1.00 vMB 36
286,109 286,109 0000000000000000ca31938964b1395b3196a7b3bfce455a8964bbb3aec582c5 228 0.18/1.00 vMB 37
286,108 286,108 0000000000000000bd56665e4e6b5c7f929087144cc7cb5f235421caff1ce92d 133 0.11/1.00 vMB 26
286,107 286,107 0000000000000000c6c7c55ccb842dff0b91776d7ff31a8adb11010d500d9bb3 71 0.03/1.00 vMB 34
286,106 286,106 0000000000000000336d12100a5d053dc9c58ffa05cdbe9f1ef3185e6e9a86c6 523 0.27/1.00 vMB 33
286,105 286,105 00000000000000013bd6c5d2fcf1fcbee60cdbf0aecc4f643f486aab8ce154fa 769 0.29/1.00 vMB 46
286,104 286,104 00000000000000000e1b6808fc5aab021b2319c29eff1a1044e9afa020a5c51c 29 0.01/1.00 vMB 42
286,103 286,103 0000000000000000d025c86def7c60438ffde0f66c104a92e26a4ff5887e5f53 433 0.17/1.00 vMB 41
286,102 286,102 0000000000000000955184af6e8127d7d5f01af99a5284329bac812d1289832f 154 0.07/1.00 vMB 34
286,101 286,101 000000000000000110b984c329459cf965809dc46d586ce597eb6e8552c98387 502 0.23/1.00 vMB 36
286,100 286,100 00000000000000000e9864ab962bd98556d4e3651b9cc61aae03f5fa6a94710c 473 0.23/1.00 vMB 34
286,099 286,099 00000000000000006d8af9e14bfc0184efb9641454794b272a13233d7da76b41 196 0.08/1.00 vMB 32
286,098 286,098 000000000000000179a88971ec9583cd06ba579d1846fed79930a94d8d642eb2 60 0.02/1.00 vMB 52
286,097 286,097 0000000000000000c494ab19dc56d2aa2e150278b358ba9b5f35d0fa8b1889eb 563 0.27/1.00 vMB 42
286,096 286,096 000000000000000093d10524e6270866d55a2dbfbe790a53b1a0edbde1e372fa 24 0.01/1.00 vMB 41
286,095 286,095 00000000000000015294be23b7ca1ac7a6c61c1a02a918d0b8713d8dd18c60b1 32 0.01/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.