Loading Tool

Explorer IconExplorer

Memory Pool

44,878 transactions
26.70 vMB
0.06118086 BTC
Random Selection Loading Transactions
Max Size: 141.00/200 MB

Candidate Block

Mining Attempt 6981a72bde75fbf33f3fedd5c2bc1eb0ea9f7aaedb559b2f57032738c8d79557
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 02e2193523fd84666f681406bf8ef86c68bd71c04f630ea18dfe8bf4aa592b9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,780
Size: 1.00 vMB
Total Fees: 0.01196572 BTC
Feerates: 180.34 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (117,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,260 797,260 000000000000000000002b74821f1242417f0bcabedd3af7b7d59ae4e5a2c2c7 3,582 1.00/1.00 vMB 15
797,259 797,259 00000000000000000001ea878d91032912d28f245969ee85cc046a344d18634c 1,878 1.00/1.00 vMB 9
797,258 797,258 000000000000000000014e253f4ae735adc5e8fc121285a77ce6939f32d39cca 4,186 1.00/1.00 vMB 5
797,257 797,257 0000000000000000000182677a52bd36a1691a00b59f59f687f98315815b8a20 4,442 1.00/1.00 vMB 4
797,256 797,256 0000000000000000000383a514abbaaa13c0374f34b7d6eef2eb873e3e1bb3ba 6,101 1.00/1.00 vMB 5
797,255 797,255 0000000000000000000103b0b16b771b6585ae6315302ded8dd7299c2cd6d9b5 4,291 1.00/1.00 vMB 7
797,254 797,254 0000000000000000000234e8db052ad4f3a572ea660ebc767273ed29f204f9ee 3,429 1.00/1.00 vMB 11
797,253 797,253 000000000000000000054796ab68820659269681feff3caf6fac0ffad5eb2d97 3,575 1.00/1.00 vMB 10
797,252 797,252 000000000000000000046880eb14bf6b7e208b7e8ba5ca6255e0fff7cada87f0 3,369 1.00/1.00 vMB 5
797,251 797,251 0000000000000000000224640e5100193b4b091f0b9508872e77d0237f194700 3,152 1.00/1.00 vMB 10
797,250 797,250 00000000000000000004376a7454d396eb87ed389dcc125d8052201a45ba4ca1 2,653 1.00/1.00 vMB 14
797,249 797,249 00000000000000000005542651908168039588d468e29300ee163cf2ada9f54b 3,508 1.00/1.00 vMB 7
797,248 797,248 0000000000000000000029e5aae3953f8da72ac90a98b5e36c69d54eb4232686 2,266 1.00/1.00 vMB 19
797,247 797,247 0000000000000000000218b560a9f5fc0068982349b5c26da601a4e6437c75e8 3,456 1.00/1.00 vMB 16
797,246 797,246 0000000000000000000460e0344bf2f570fb256abb7537f06bd6dc270fdbb656 3,804 1.00/1.00 vMB 8
797,245 797,245 00000000000000000004653ff2a9587349288d87a431d038dde151f7161d067b 2,030 1.00/1.00 vMB 9
797,244 797,244 0000000000000000000320464d45cbd6082543451d66b58f81998f0339ea25fe 2,735 1.00/1.00 vMB 17
797,243 797,243 00000000000000000001a4da4e259c7f4cb66db7dcc041d481572c85537e3139 1,921 1.00/1.00 vMB 23
797,242 797,242 000000000000000000035e0e40ecbd20d242d3de37fd13f23970beb93bb7fdf7 3,781 1.00/1.00 vMB 11
797,241 797,241 000000000000000000022640483f0d50cc39c236714e780f0e57e90a9698d965 1,733 1.00/1.00 vMB 14
797,240 797,240 000000000000000000055d8d40ec19259d825fd3d5d6c4bfcd56a125f4156eea 4,362 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.95 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: 647.18 GB
    • Received: 12.91 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.