Loading Tool

Explorer IconExplorer

Memory Pool

50,850 transactions
30.39 vMB
0.09417717 BTC
Random Selection Loading Transactions
Max Size: 162.96/200 MB

Candidate Block

Mining Attempt f2446b13e3d3a0350ebe2077f36cc4d048e7d6ac58b2e961226318d98dc2ab54
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 0c4c545390c9ec193459f97789198eb59d27e992570cd7bf8001d22f1ee0b1a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,658
Size: 1.00 vMB
Total Fees: 0.02336321 BTC
Feerates: 202.16 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (117,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,128 797,128 000000000000000000032cfa00eef9ac7f97cbeca256d126dd15d6b771a5bcab 2,519 1.00/1.00 vMB 14
797,127 797,127 00000000000000000003bf4be4830739396cca0f3da88025b966fdd9edbe2649 1,694 1.00/1.00 vMB 22
797,126 797,126 000000000000000000011e689fc5386e35e7a9b318f7fb0d77ca7a58e90abd75 3,524 1.00/1.00 vMB 12
797,125 797,125 0000000000000000000494accccf24bf9795e3ec16ccb4e619c6fa4954e4f3fe 3,314 1.00/1.00 vMB 7
797,124 797,124 00000000000000000002b2b433fc37395288f168e09b393c2dc4e9ac6b823810 3,458 1.00/1.00 vMB 13
797,123 797,123 000000000000000000005094e9997e2ae4366fd88a7a465c754e517c738096de 3,580 1.00/1.00 vMB 6
797,122 797,122 00000000000000000003544f4d14bf3dce150356f5148ef5ee6c235275306ae3 3,600 1.00/1.00 vMB 7
797,121 797,121 0000000000000000000438497eaf30c9b055054f1dc51c4142df4fe65a828c94 3,523 1.00/1.00 vMB 7
797,120 797,120 000000000000000000001a849f65962dc74f677f8e0f36cabe4d6aeb2d41aa0c 2,888 1.00/1.00 vMB 14
797,119 797,119 00000000000000000003db478523f011082d42b0976a3dbed501311bb4087c57 4,492 1.00/1.00 vMB 9
797,118 797,118 000000000000000000001ea446313194ddc271ae08da93268c13075615754237 2,816 1.00/1.00 vMB 7
797,117 797,117 000000000000000000025ec0f2cb3ecdf2843ae77cc27296bddff9f35e186dc6 1,897 1.00/1.00 vMB 13
797,116 797,116 0000000000000000000021edd1efad2091f1838cc871f7a95555626c4fb5d2f9 3,887 1.00/1.00 vMB 31
797,115 797,115 00000000000000000001a2b3754a872dd2fd3aa4de5f29ad5f9a028783de45f1 2,005 1.00/1.00 vMB 13
797,114 797,114 000000000000000000008a41fd484d1236081bda6ef8691bcf2c091c3eb53ce7 1,409 1.00/1.00 vMB 15
797,113 797,113 00000000000000000003a4c4d8270f8d9eca216ca2e2c5bf88a006f09e9aeaab 3,096 1.00/1.00 vMB 24
797,112 797,112 0000000000000000000465e8e8d19669aadf91568f4072dbdf9061f54d0a1a61 1,267 1.00/1.00 vMB 21
797,111 797,111 000000000000000000001d57d05b873e9f251fc9cd9ef27eac12353408e4a08e 2,849 1.00/1.00 vMB 21
797,110 797,110 00000000000000000001bb91ad23ecd2f299ed7370015e8ceb0a0bb9735700b8 2,606 1.00/1.00 vMB 17
797,109 797,109 00000000000000000000d5099b72ff43064ae86d30379c4200a6d4dce4176a3f 741 1.00/1.00 vMB 9
797,108 797,108 0000000000000000000168f162729102a67f3b972fa53ab399726d410ea35cca 1,585 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.