Loading Tool

Explorer IconExplorer

Memory Pool

82,646 transactions
31.18 vMB
0.07680252 BTC
Random Selection Loading Transactions
Max Size: 190.03/200 MB

Candidate Block

Mining Attempt e9e930ec06932e3a5d853f4adaff10971c2fc685ab9f05d0b703b7de68345cfa
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root 44c1c1eabd0215566854f32a8c9dd59b36ce949ac95ef359dfa7cbb05bf2d315
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,995
Size: 1.00 vMB
Total Fees: 0.00929539 BTC
Feerates: 40.21 > 0.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (176,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,410 738,410 00000000000000000001e3f0f950fcdc302112db9b2f489626ffa75dff36b7ff 1,634 0.67/1.00 vMB 6
738,409 738,409 00000000000000000002c012a21710ec5413f4a52781939c294cc9b19e944466 1,619 1.00/1.00 vMB 16
738,408 738,408 0000000000000000000885e837ee1d071f5e1c9a701f56ca14ac9452c8c2c782 371 0.13/1.00 vMB 9
738,407 738,407 00000000000000000008dc67c142c011f05d2b72f951739e68f9143cc2cf0563 366 0.16/1.00 vMB 9
738,406 738,406 0000000000000000000789356274fc8654a27fcb62c237638f2596eea91f08b8 2,107 0.76/1.00 vMB 9
738,405 738,405 000000000000000000051843780123f4ab6f109b83121d2d83f7e06b1ba5a666 1,149 0.49/1.00 vMB 9
738,404 738,404 00000000000000000000df40ade826cab54e17e014b2b2cb0a76fab68b071e28 139 0.04/1.00 vMB 13
738,403 738,403 0000000000000000000719dd7538934b13d762667a1712e561bb2b4beb547b72 694 0.23/1.00 vMB 10
738,402 738,402 00000000000000000006a802042d8eafbb4d97982159425ff41076d9a5823a98 1,305 0.63/1.00 vMB 9
738,401 738,401 000000000000000000085558eda077ab07184b9bfbaed11224ed7ec788cfe635 1,229 0.58/1.00 vMB 8
738,400 738,400 00000000000000000009155ec66a5ea894f61247a5983bb6ec627372b932c3e7 978 0.36/1.00 vMB 9
738,399 738,399 0000000000000000000525335beb6732a8c4c4b70334455b9e843fe4132903ab 594 0.25/1.00 vMB 10
738,398 738,398 00000000000000000003a50bacd1e0856d8c63e9318d5739f26a775908bcaf44 2,274 1.00/1.00 vMB 9
738,397 738,397 00000000000000000004ed715539fd3f549c9631faa44d4f903b559d65e31fe9 358 0.18/1.00 vMB 8
738,396 738,396 000000000000000000062c1ffdcadca47c48036a73af26c7a437dc3927f66af7 662 0.45/1.00 vMB 4
738,395 738,395 00000000000000000005b44560c1f0793780f9796d92a7b5633ab303623c848e 2,109 1.00/1.00 vMB 11
738,394 738,394 00000000000000000008e13802af2866324199dbf5f2207ce703d335750ca7b0 1,320 1.00/1.00 vMB 20
738,393 738,393 00000000000000000008634bb1ef60ec1dd090a89f4462f5834643f8fd0e24f3 220 0.07/1.00 vMB 10
738,392 738,392 000000000000000000016a4603134b4ff6161409955070f21fce1c2b9b472087 644 0.22/1.00 vMB 10
738,391 738,391 00000000000000000007f4848fca8770b2f51101638af797633c9e9df4c6c4da 1,341 0.49/1.00 vMB 8
738,390 738,390 00000000000000000002258f6ee1619bff44fca2ec78d4bdbc8eaefd15c8ef10 1,062 0.67/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.72 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: 703.81 GB
    • Received: 16.64 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.