Loading Tool

Explorer IconExplorer

Memory Pool

40,296 transactions
27.53 vMB
0.06753091 BTC
Random Selection Loading Transactions
Max Size: 141.15/200 MB

Candidate Block

Mining Attempt ef0b5634ed07640017337840b50b69ea55193bdb30a63cddea9780e64e94ed6e
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root 3db974dbc157d5acb683cebdb65c5c036e6ebf5f284cc282c2fa5825ebaee087
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,630
Size: 1.00 vMB
Total Fees: 0.01520585 BTC
Feerates: 307.10 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (68,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,625 846,625 00000000000000000001d0070082949e32844af66f3febd0090db50854266167 1,406 1.00/1.00 vMB 28
846,624 846,624 00000000000000000002dd6ded6b5ab6b2b5380f5ec77145ae198ef1ae40c6a1 3,702 1.00/1.00 vMB 30
846,623 846,623 00000000000000000002da9a9949df9f2ace9f077cf1ac068d04bb39eef168fa 4,056 1.00/1.00 vMB 34
846,622 846,622 000000000000000000022224e86c04c8dd206c73fdb50bb17d8325e0691a50ce 4,331 1.00/1.00 vMB 38
846,621 846,621 00000000000000000001fc5ac10d5250640b6302dfd7a9c4f19af93f2c9a0e1a 3,870 1.00/1.00 vMB 38
846,620 846,620 00000000000000000002d7aedc659b65c79a0558cb79da233496ea32e986639b 3,370 1.00/1.00 vMB 55
846,619 846,619 000000000000000000030ec47af218c31b0084f4f36badeec761f1f44d0776ba 4,180 1.00/1.00 vMB 32
846,618 846,618 000000000000000000020e6902255d6e3af87ab35ed394566b482a92f2e22e6d 3,738 1.00/1.00 vMB 36
846,617 846,617 0000000000000000000082834188b0f35e5ad67d5c8a0aa8a1e8980d0e271e83 3,572 1.00/1.00 vMB 38
846,616 846,616 00000000000000000002b7d168e2dec8d63b40b304d2a58868124cfa3a283f5a 4,224 1.00/1.00 vMB 40
846,615 846,615 000000000000000000029978363a017cacbf0c90e1886f60117d2d6afcd6dc1d 4,427 1.00/1.00 vMB 44
846,614 846,614 00000000000000000002a127d2b16d8bc5155e027e00ff57e896363777299076 3,371 1.00/1.00 vMB 45
846,613 846,613 00000000000000000002369b3ffdb8d47d774a3d26802ff1a73ad1da4c16e956 3,638 1.00/1.00 vMB 46
846,612 846,612 000000000000000000024cc820c4e238d118b0832aa828aaf916ae88a5d43610 3,488 1.00/1.00 vMB 29
846,611 846,611 000000000000000000005d1fa81c96784dea13f78438094cd29845701216cdbc 2,749 1.00/1.00 vMB 30
846,610 846,610 0000000000000000000050cb927a44a03c25b424b8112ac99d07d13a6ef5a44a 3,335 1.00/1.00 vMB 47
846,609 846,609 00000000000000000001484d3e7d39acef1604da54d206ed1d52da0af5527522 1,137 1.00/1.00 vMB 31
846,608 846,608 000000000000000000007a8dc4019e511e362f98bc8f425933ffeb6ed40f686c 6,347 1.00/1.00 vMB 25
846,607 846,607 000000000000000000032156eb4624748ed6a859c27d27398c477dd9b4cbd881 6,252 1.00/1.00 vMB 25
846,606 846,606 00000000000000000000e5b9a937b23664deb89c2b6657c0fbd42f609ff2aa55 5,047 1.00/1.00 vMB 29
846,605 846,605 000000000000000000027af9f28cb3546ce1097cbeeb3dfa28b547f20c63994b 4,646 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.78 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: 632.87 GB
    • Received: 12.17 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.