Loading Tool

Explorer IconExplorer

Memory Pool

82,388 transactions
30.74 vMB
0.08468876 BTC
Random Selection Loading Transactions
Max Size: 188.11/200 MB

Candidate Block

Mining Attempt cb9603003128bc66c02a766b64f4b27ebe99de568749a7ab99178146dfd289b2
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root a3b7c1bc867d8b49f1f3c2232e09c34b1b939b7c846cf60d291601639a082e8b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.01505458 BTC
Feerates: 114.09 > 1.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (431,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,083 484,083 00000000000000000095902fbb6f14a65604f0a12d86365fa95b8f465ceff00a 1,711 1.00/1.00 vMB 228
484,082 484,082 000000000000000001117fecbdcb21c93b4c18d4e25fc12273470359a86dcf76 1,790 0.99/1.00 vMB 148
484,081 484,081 000000000000000001114187f2bda86aad93d3c55fbada46fc1240af35841382 2,071 1.00/1.00 vMB 259
484,080 484,080 0000000000000000002d8df03af8e8104af5e8faa424c192b98373aefa71095e 2,156 1.00/1.00 vMB 209
484,079 484,079 0000000000000000001babe5a6b0ad618c7bc23bfeb75524c460bbc745c1cb83 1,885 1.00/1.00 vMB 199
484,078 484,078 0000000000000000001792581dde6a777100706a1f5d3a3e590584e87e154842 1,583 1.00/1.00 vMB 186
484,077 484,077 00000000000000000049ef7a0575eb85782790ee75f0f71a20c9419ad7eaad23 1,856 1.00/1.00 vMB 163
484,076 484,076 000000000000000001122560df892ff460c95863e40d1f81309f6b35908af1ee 2,009 1.00/1.00 vMB 149
484,075 484,075 0000000000000000010fbe52395c12cfa99312f72e428794bff526cc7d1d9ec2 2,271 1.00/1.00 vMB 155
484,074 484,074 000000000000000000382451d54102a1a096b1be6e9f066c1b328d70491052aa 1,627 1.00/1.00 vMB 182
484,073 484,073 0000000000000000001d861fd7d29bb9d79aabeaeaae1fb1c1f943ba5ea40bdc 1,264 0.99/1.00 vMB 147
484,072 484,072 000000000000000000c592653cba3e3b8225f49d7d83ddb81180bb721538d5e9 1,146 1.00/1.00 vMB 203
484,071 484,071 0000000000000000003ce49efaef041292cdf7159d6c3e34cf0793366c09b3ba 804 1.00/1.00 vMB 199
484,070 484,070 000000000000000000c1c553ce17919f1599d0aae7ae2b20c5039b674189cc54 1,333 1.00/1.00 vMB 237
484,069 484,069 0000000000000000008e22b8287e709c76bb5b0c68f56fc794c328c084617f21 912 1.00/1.00 vMB 184
484,068 484,068 0000000000000000007c8f85818ab1a763195c3f24a008d96610e42dbb194a57 888 1.00/1.00 vMB 188
484,067 484,067 000000000000000000b22680e73a265f216b485c5f2f033cb30f38e7d0ab4715 944 1.00/1.00 vMB 190
484,066 484,066 00000000000000000065e3779a3f44096d5c3ea52d09badb81c47a958edaa531 672 1.00/1.00 vMB 169
484,065 484,065 00000000000000000117050abbb80f82358f285d6322704b493e467b775c5a15 968 1.00/1.00 vMB 200
484,064 484,064 0000000000000000010cc95436125e1d8d7d6165a5d6c6dbdb964b13058c0dc5 1,110 1.00/1.00 vMB 244
484,063 484,063 00000000000000000066c587d937920a8d1ecb5cfc33f5cacd9323ea0d5d2dde 1,256 1.00/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 783.02 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: 719.25 GB
    • Received: 18.02 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.