Loading Tool

Explorer IconExplorer

Memory Pool

42,757 transactions
26.97 vMB
0.07374483 BTC
Random Selection Loading Transactions
Max Size: 141.18/200 MB

Candidate Block

Mining Attempt 1ce8a67919e28db7cec12568dbb6551cb28c18bf41d6987e1f913fa2b8f5ef63
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root dfc70bb04b6263e4e8dfeda2e81f3bc574b3d3a66f3bc238cc2e2b28bdf4d690
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,897
Size: 1.00 vMB
Total Fees: 0.02358027 BTC
Feerates: 265.25 > 2.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (54,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
860,116 860,116 00000000000000000002a29ca4c00f58a4192548535b6cdfdc2edc26811c393c 5,075 1.00/1.00 vMB 4
860,115 860,115 00000000000000000001b48d286931dc79d86cf5206a2ac861fef6d2be9f8812 5,526 1.00/1.00 vMB 3
860,114 860,114 00000000000000000001684093b5c179de18482cd58025385b684dfb6b8b3a4b 6,630 1.00/1.00 vMB 2
860,113 860,113 00000000000000000001809eb197d6c82c40e701629c1cb6f807a789a7bf096d 5,224 1.00/1.00 vMB 3
860,112 860,112 0000000000000000000300fb5dfd3dd8974a4531847370cdbc598ca9886251cd 3,821 1.00/1.00 vMB 6
860,111 860,111 00000000000000000001b047fad074a34bf1a6fa875e137a90bd728f167aaa85 6,955 1.00/1.00 vMB 2
860,110 860,110 00000000000000000000a348169cae40498f49fb94937062f56fde99ff47c74e 5,999 1.00/1.00 vMB 4
860,109 860,109 00000000000000000001db835656e78ef69ea11256c370ddffde99d43fc54ce5 6,297 1.00/1.00 vMB 2
860,108 860,108 000000000000000000013ffd29a33c5de12321b5bc4d3ab4bff61fedf90ca147 7,384 1.00/1.00 vMB 3
860,107 860,107 00000000000000000000816632ad92e546d570e2c69a24a13545664234895972 3,199 1.00/1.00 vMB 6
860,106 860,106 00000000000000000000387320064ed6d2862b1ab7b5d2d129af52f90345857b 6,613 1.00/1.00 vMB 3
860,105 860,105 000000000000000000007bb00c5afee294ca15f4e4c4f48150b8da6745667f6b 5,431 1.00/1.00 vMB 4
860,104 860,104 00000000000000000002f9ae971c1047e38345084efbd762d70488e75473384e 6,756 1.00/1.00 vMB 3
860,103 860,103 0000000000000000000245908bfc0073c7a290a8988f7065df31fd226c0bc2df 2,651 1.00/1.00 vMB 7
860,102 860,102 000000000000000000006a3222271a42bf484ee3cba7863030d97c28edf169d2 7,894 1.00/1.00 vMB 2
860,101 860,101 00000000000000000000871f689baa5cda7653a2e8c297f3ae326ee3b0c7ba07 5,262 1.00/1.00 vMB 4
860,100 860,100 00000000000000000002c9a579bb79f8ebce797a2170523fdd0b281e0e79d3d2 6,817 1.00/1.00 vMB 3
860,099 860,099 00000000000000000002d277165378e913bf451efeba2d573092345299608cc9 4,649 1.00/1.00 vMB 4
860,098 860,098 00000000000000000002a8b51d60465def2cfb0dd878ae5a429d1fec1ee83332 3,249 1.00/1.00 vMB 4
860,097 860,097 000000000000000000027a2090858c88b02d2a07d4824c647eab32c24eb3c6d3 3,135 1.00/1.00 vMB 6
860,096 860,096 000000000000000000028cda18e1084052ab9d764e4ac3671c5d65b61df24b59 3,277 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 656.67 GB
    • Received: 14.40 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.