Loading Tool

Explorer IconExplorer

Memory Pool

73,820 transactions
27.30 vMB
0.06560307 BTC
Random Selection Loading Transactions
Max Size: 166.66/200 MB

Candidate Block

Mining Attempt 38d56596b12b7e3ea13a2d67bd623ba8ef68d0b4f2522818f4db5ff363020228
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 72b45f3eeed8469f85941de47cca5cc31326360b2f47999576473190dc09d608
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00753211 BTC
Feerates: 73.20 > 0.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (475,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,975 439,975 00000000000000000185c2441c5bf1186bd271a2f9cd64e7eb39f9ab7e2b36e2 2,472 0.99/1.00 vMB 57
439,974 439,974 000000000000000000d9f1fa1caffbec27d42a4d33c5b22685ed99f3f9755aad 2,848 1.00/1.00 vMB 90
439,973 439,973 000000000000000001d6eb6fb813f10ebe74ca25e77f137da1cb75b36a2e6ff7 2,521 1.00/1.00 vMB 61
439,972 439,972 000000000000000000733de3f047dd5e10eec5327168bb2f5e3acb01983ef3eb 2,451 1.00/1.00 vMB 63
439,971 439,971 000000000000000002d949ea862ad6dfa02f7c8bccf35cb9a737873440ffe4d1 2,260 1.00/1.00 vMB 63
439,970 439,970 000000000000000002f269442f31c85e673a43fd21aaef928a2ecb3509a391ad 2,473 1.00/1.00 vMB 66
439,969 439,969 000000000000000001873672feccfe0769e66cecbed4dd5f777e65b3d0b802e2 2,411 1.00/1.00 vMB 90
439,968 439,968 000000000000000000a4e0481c0a9dec09ea39d101530166b0562bdd90f76e31 3,247 1.00/1.00 vMB 62
439,967 439,967 0000000000000000025770f2ac8c4059dabefb7ddece6e8102fe48128a2b6f58 2,394 0.93/1.00 vMB 67
439,966 439,966 0000000000000000033e42a29555e396693903dda4900496c163884209941dbd 2,309 1.00/1.00 vMB 65
439,965 439,965 000000000000000001edb0e574992d8a81fdb7341092fe3108a9c63743556fcb 1 0.00/1.00 vMB 0
439,964 439,964 000000000000000003623529547da7262c679e7ecabb97af87ab001ddc0fb7a2 1,946 1.00/1.00 vMB 101
439,963 439,963 000000000000000002c0b0517341e1ba39242e5684828dd306f49719b10e6367 2,043 1.00/1.00 vMB 64
439,962 439,962 000000000000000001d4216fc92205ec60ee917de4a96acfa06dbd4cfa07e88f 2,793 1.00/1.00 vMB 71
439,961 439,961 0000000000000000006f981d168ee0b527ba587f4332dcfc62dce4bdc3306393 2,135 1.00/1.00 vMB 139
439,960 439,960 00000000000000000257738670a73c23303d90ac33367da5a9150b6f63ed1e73 1,949 0.75/1.00 vMB 67
439,959 439,959 00000000000000000015357dfcfea73819dfcbaa251762714af852d0b938a3c6 2,139 1.00/1.00 vMB 77
439,958 439,958 000000000000000000012c842de39bb5321fe1ef217cdf638c97ca3a374a3324 2,435 1.00/1.00 vMB 140
439,957 439,957 00000000000000000354baf53f6f6bef4c23004b0941307b8b75a4a8b7c99224 2,608 1.00/1.00 vMB 62
439,956 439,956 000000000000000001d384ec881202a8f4eb2423f1d985e98cbd887181a28e87 2,313 1.00/1.00 vMB 51
439,955 439,955 000000000000000003d8b5b6dc11e0982f6b4b368ad988c223332b6681001f8d 2,006 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.