Loading Tool

Explorer IconExplorer

Memory Pool

40,962 transactions
25.95 vMB
0.05191376 BTC
Random Selection Loading Transactions
Max Size: 135.59/200 MB

Candidate Block

Mining Attempt 4460c6b9687d55e6d679eb00163b2a8ba9e8db3654f7c2d7e34106e101ec6d7f
Version 20000000
Previous Block 00000000000000000001adf24d756c12e58f22deac56ca1fd4b9365f63adb769
Merkle Root f47a94ec9d252496b0e518b604a24672ebfae320e3594bb3c5abe839c181b5f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,795
Size: 1.00 vMB
Total Fees: 0.00467564 BTC
Feerates: 100.36 > 0.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,729 (243,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,278 671,278 000000000000000000063dc9b6be1b73fa657a3e5050837b5cb8e83ef18e3330 1,942 1.00/1.00 vMB 129
671,277 671,277 000000000000000000078a56076f588c85184cd91f86f645189612d8e66608d3 2,581 1.00/1.00 vMB 139
671,276 671,276 0000000000000000000a018f9a08e4cb5a38c333a665f0cf5d5c78258f349f4c 2,547 1.00/1.00 vMB 86
671,275 671,275 0000000000000000000b4b55b71f8d6ed659c7cb433d4fb4ce4604248ca2bbff 1,792 1.00/1.00 vMB 93
671,274 671,274 00000000000000000005cb7c45d1b51dab7617d9fde5fc17ce51d1c6291fcc81 2,568 1.00/1.00 vMB 114
671,273 671,273 00000000000000000009808295488bc959f1931aa23632fee0eb96d613bcafeb 1,455 1.00/1.00 vMB 109
671,272 671,272 00000000000000000000fdb7c47257015b91d8ef3fcde69f037f92edaf681ed6 1,571 1.00/1.00 vMB 118
671,271 671,271 00000000000000000004f230d0ba1e73bb4bd03adaf35716d0eaae5e8dd70d33 2,466 1.00/1.00 vMB 113
671,270 671,270 00000000000000000004967ec795f16b3e4c110b8905f3c46d0da4aafda6eaea 3,241 1.00/1.00 vMB 134
671,269 671,269 0000000000000000000b08241a93dcc45e994511713b65536311bf5f3b704ac7 1,858 1.00/1.00 vMB 116
671,268 671,268 00000000000000000009a30aa8eaaba96ec3e8e0ec0bc0059dd8276e4259d8ee 2,888 1.00/1.00 vMB 128
671,267 671,267 000000000000000000036baac69689e621f9780b3b4585ce4f0e371880f0e914 2,157 1.00/1.00 vMB 123
671,266 671,266 00000000000000000005ca6ab397918488c5dd51c455c40ec1e27e9fda49ab50 2,323 1.00/1.00 vMB 62
671,265 671,265 00000000000000000009861bf5deb029c097969715694fbcbc70212002731b9f 3,023 1.00/1.00 vMB 96
671,264 671,264 000000000000000000090cb5951a2e38cdb617f9db2b68bdc9393c02085fac0b 2,326 1.00/1.00 vMB 125
671,263 671,263 0000000000000000000af684272383875e665d9ae72f9de5690f62f25c25d311 1,965 1.00/1.00 vMB 61
671,262 671,262 000000000000000000063c8502f18c96e4974eec988ff163e44990493df6fcff 2,014 1.00/1.00 vMB 40
671,261 671,261 00000000000000000003df40c455db9a425d9dede573b218e30eeee7cc617ab3 2,207 1.00/1.00 vMB 43
671,260 671,260 000000000000000000023a499eb59958bdb88195396babfb42aed30683a7f10a 2,092 1.00/1.00 vMB 63
671,259 671,259 0000000000000000000547d8e651855e63119b992293288768e5430977399d51 2,412 1.00/1.00 vMB 119
671,258 671,258 0000000000000000000267bb1d934c39b67176c6b3aa0a6fe48405363f64ea84 2,775 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 781.92 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: 645.87 GB
    • Received: 12.78 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.