Loading Tool

Explorer IconExplorer

Memory Pool

37,203 transactions
26.04 vMB
0.05575191 BTC
Random Selection Loading Transactions
Max Size: 133.80/200 MB

Candidate Block

Mining Attempt 9e94f36a324479e6b778d11fb2a8da2d2334289f9e905781f68d25069f402cbe
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 79ffece6fd251d6d8222e30161f321a05c48389892d52ed35913138a2c21db75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,041
Size: 1.00 vMB
Total Fees: 0.00786111 BTC
Feerates: 100.29 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (408,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,061 506,061 0000000000000000005ca086c1af66a12ecf5df5591b738687968dd61c341e93 2,244 1.00/1.00 vMB 238
506,060 506,060 000000000000000000347b5eb642d1dec7fa19cbea906d20c67c4be646fe89ab 647 1.00/1.00 vMB 108
506,059 506,059 000000000000000000051b96b483ca59f69832d20d71ad3e335e32b5304e4f6c 1,304 1.00/1.00 vMB 140
506,058 506,058 00000000000000000008708539c97b20e0e10abf626bc6da409aac2b265f0103 1,716 1.00/1.00 vMB 220
506,057 506,057 000000000000000000412dc3aa52a006df0d26d279fa0fae0d72c3127ac2f018 1,058 1.00/1.00 vMB 34
506,056 506,056 000000000000000000685fa32ef5e993a31152e3c62e23bb79eb5f3116358d0b 2,418 1.00/1.00 vMB 179
506,055 506,055 0000000000000000006209a9d4218cba91964290fd076f11bb8c2d6c46ca5862 1,742 1.00/1.00 vMB 173
506,054 506,054 000000000000000000277dfc8b90c462ad63c330ddc629ec2c13cba240d4e7bb 1,181 1.00/1.00 vMB 24
506,053 506,053 00000000000000000036580aadc30828b152566d6f987312aa6745dad7c2cfe1 1,355 1.00/1.00 vMB 98
506,052 506,052 0000000000000000000c77f50194411acdbd2d11aded25937b57cc20fd14a86f 1,540 1.00/1.00 vMB 136
506,051 506,051 00000000000000000037ae9c6c9d818346466b83d228187cda8a458b1ab5aa12 1,664 1.00/1.00 vMB 129
506,050 506,050 0000000000000000001e22488f0aeddefa606ae597ae13915d2a5e59e37a1d31 1,214 1.00/1.00 vMB 101
506,049 506,049 000000000000000000633698446f293f5b89d61d196850ac55fcaa1301038719 1,221 1.00/1.00 vMB 164
506,048 506,048 0000000000000000000a0da270898fd0d5b523e7014fc4b3d3c3c4267b0c4f84 1,021 1.00/1.00 vMB 147
506,047 506,047 00000000000000000068d000069390ca6f5ffed7bd1f972c6efcf40933365add 2,196 1.00/1.00 vMB 280
506,046 506,046 0000000000000000002845544e9f7ecc0f5255304962df48ff26d7c0509f78bd 1,737 1.00/1.00 vMB 217
506,045 506,045 0000000000000000002f944b0a6a68168698468906808219e3efb6605352729a 1,261 1.00/1.00 vMB 83
506,044 506,044 000000000000000000225c1275f8ae7707f515e4dc98b3fea43544094594c92a 2,366 1.00/1.00 vMB 201
506,043 506,043 0000000000000000001d1c1dc02576d8d96b198ff465c8d07873e733ff3981ab 2,813 1.00/1.00 vMB 332
506,042 506,042 0000000000000000003098d6b558855f082451bee7630c8b402d19c93986a956 2,290 1.00/1.00 vMB 209
506,041 506,041 00000000000000000067a34a3b11d457a5f9a7b3e3fa07e0a48893e684d33efc 2,485 1.00/1.00 vMB 305
Previous 10 blocks ↓
Total Size: 781.81 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: 635.18 GB
    • Received: 12.29 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.