Loading Tool

Explorer IconExplorer

Memory Pool

80,576 transactions
34.70 vMB
0.17934523 BTC
Random Selection Loading Transactions
Max Size: 194.33/200 MB

Candidate Block

Mining Attempt d79a747bb0c471ede56f9fa86dda9497ee131d2ef37eead7bf298737c9f10e57
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root c21f5ac94668c5bc69e825e453a1558a9797bc59a0e1784079d3152ca1fc7402
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.04910747 BTC
Feerates: 150.93 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (47,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
868,117 868,117 00000000000000000000bc78eb713520afade00510016460ac5392ed9a46f8c3 4,300 1.00/1.00 vMB 5
868,116 868,116 00000000000000000001f375bf37d044d7f3518bc2cbf788565ef1d7a28e31e9 4,069 1.00/1.00 vMB 6
868,115 868,115 000000000000000000017359da17f38cbb4e701248a0516db7c7d001657fecf7 4,341 1.00/1.00 vMB 8
868,114 868,114 0000000000000000000274651187cededb2175e040edf8ab3cf17d69d4bc593e 2,641 1.00/1.00 vMB 10
868,113 868,113 0000000000000000000249fd349df96616b72efb118eab74196769f00af8bbf4 2,370 1.00/1.00 vMB 11
868,112 868,112 000000000000000000023d8bc05b3a5cc2aa88f1819c373e7f8ffef676b6d95a 3,840 1.00/1.00 vMB 16
868,111 868,111 000000000000000000000293818a10d65385b9db4295e1a3260b8c45071e302e 3,651 1.00/1.00 vMB 7
868,110 868,110 000000000000000000014ba90cd65b664ae6d78d1cc252807eabaa1b957bc91d 4,114 1.00/1.00 vMB 8
868,109 868,109 00000000000000000001da4e44a73ea5a8c76a26c1b6b923fc99071760a47385 4,029 1.00/1.00 vMB 9
868,108 868,108 0000000000000000000047aae3ff822aa3b73878cb7b154c925ea50cc361aee0 4,879 1.00/1.00 vMB 10
868,107 868,107 00000000000000000002c3c1515ae5929b0250e906fdc29df05435089c985626 4,199 1.00/1.00 vMB 8
868,106 868,106 000000000000000000002b2d2fd87d49b3a0a66600fe998f84ba20e44538833c 3,919 1.00/1.00 vMB 9
868,105 868,105 00000000000000000000c65cf7b74114c9dcac7776028ac1063bdcab8fc8b630 4,615 1.00/1.00 vMB 14
868,104 868,104 000000000000000000024d04250816d6e22e60fbf0c5e809635b83f3b7f3ab36 4,526 1.00/1.00 vMB 10
868,103 868,103 00000000000000000001231a33e5fc526341b9902fd6fb0f4f905aaa7de1f3e0 3,527 1.00/1.00 vMB 26
868,102 868,102 0000000000000000000003fa5ad148e3986689b6417bb908a0db72055891c8f3 4,615 1.00/1.00 vMB 11
868,101 868,101 00000000000000000000bda21db3499ef923b13a8531f3fb26ba19d47b275b81 4,605 1.00/1.00 vMB 15
868,100 868,100 0000000000000000000103efb1bc22582b899d375d2ae5954c7716cc9cc502f2 4,185 1.00/1.00 vMB 14
868,099 868,099 00000000000000000001186b727eb0f9c4652b3ab97f0e192ac8e80c833381b1 4,400 1.00/1.00 vMB 25
868,098 868,098 00000000000000000001dfc86d18d8e232cb64c1527b97d5997c892019c3e493 6,036 1.00/1.00 vMB 2
868,097 868,097 000000000000000000001c3171aac4a02509fa57bdf2dadf5a585fcff305da15 3,395 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.