Loading Tool

Explorer IconExplorer

Memory Pool

72,505 transactions
27.98 vMB
0.06764862 BTC
Random Selection Loading Transactions
Max Size: 165.84/200 MB

Candidate Block

Mining Attempt 75c49316c9c887342dec20b552702036d5f0a16e6f1e66138629402cf4936fa3
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 1c749b0530f541d8f0daf63d6c2be178b8f594f9c7d98b751dfc8729f7d54ede
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,087
Size: 1.00 vMB
Total Fees: 0.01183391 BTC
Feerates: 101.52 > 1.19 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (215,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,171 699,171 00000000000000000002cb25e11df705bf846a85ca949412d56fd40a41857433 2,361 1.00/1.00 vMB 7
699,170 699,170 00000000000000000008759241b8967f7bc935305a3eefb58c5b3f917210f1a7 2,583 1.00/1.00 vMB 20
699,169 699,169 00000000000000000001995eb664f0877d606a9dd38d6d08ef1d74bcdf5555bc 2,513 1.00/1.00 vMB 18
699,168 699,168 0000000000000000000c731d834560dc418e9bc496248f352ca6857d6e3d119a 2,894 1.00/1.00 vMB 9
699,167 699,167 0000000000000000000f29bcc4788b2d9d6007441a19a07be44bb8d393d028dd 3,105 1.00/1.00 vMB 26
699,166 699,166 000000000000000000067fa7541f656ba7445307dde92cc0dae8155fa734b845 2,790 1.00/1.00 vMB 38
699,165 699,165 00000000000000000005fbf4004a56a737ade5ab69f5ed26c5490defae938ef4 810 0.43/1.00 vMB 7
699,164 699,164 0000000000000000000ce4cf6a86238ad53cf9b68ed7ee212a89ac5ea3b1911a 275 0.10/1.00 vMB 12
699,163 699,163 000000000000000000044fefa411aab1033dad10a9f11768e15cc3dd84efbf1f 477 0.24/1.00 vMB 8
699,162 699,162 000000000000000000047d1d3185f7ef63aefa4712061f30255e805a0d4f2ce9 751 0.43/1.00 vMB 6
699,161 699,161 0000000000000000000ae34fb0d9495b707e225b63f5dfc5b43b005e7780ef2f 1,521 1.00/1.00 vMB 13
699,160 699,160 00000000000000000009baa5772a7d1a40cf935842f0ec9ab8701cefe25ccc0f 780 0.34/1.00 vMB 8
699,159 699,159 0000000000000000000a64e4154a2b819673bfcf4649d8ae086095c3ab297ca3 111 0.06/1.00 vMB 7
699,158 699,158 000000000000000000042ebf1820f4c063ce880f6e0d971f7ed18ae5429031dc 391 0.42/1.00 vMB 1
699,157 699,157 00000000000000000009d6d74f721154ddaf7e919ab7ab1b2da33bdeeaa4a578 2,667 1.00/1.00 vMB 12
699,156 699,156 0000000000000000000ef13eb6237ad979e4ffb366af7fc7f89726a063f63853 271 0.10/1.00 vMB 17
699,155 699,155 00000000000000000003c6c4a4b2e5ed0af0a11036eaf1726dd6af8ee9b8d86e 156 0.04/1.00 vMB 11
699,154 699,154 00000000000000000008f52f5de0e11b88340a1111dee9fb28d22f93c053ec9d 1,866 0.75/1.00 vMB 11
699,153 699,153 00000000000000000005c963f18b73115f73a8653f1a0caa80f4763ab00c859f 1,003 0.47/1.00 vMB 4
699,152 699,152 00000000000000000004a38d952ab9294dbdc1a420bea665a9d4cc7d3c5b3c13 1,022 1.00/1.00 vMB 4
699,151 699,151 00000000000000000004c9031d17b058d01d1763191f3a7b1e5bca238ef2a67d 3,218 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.