Loading Tool

Explorer IconExplorer

Memory Pool

76,902 transactions
28.37 vMB
0.08651103 BTC
Random Selection Loading Transactions
Max Size: 172.68/200 MB

Candidate Block

Mining Attempt c4333292dba8402955ce4ec51f437e544fca0edd68f34c21733dbabcc5079ffc
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root f13f1492d927d9a6a5f3d6d3de7955601a3e2acab250e38de61c05e17c583f42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,487
Size: 1.00 vMB
Total Fees: 0.02332199 BTC
Feerates: 477.45 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (213,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,522 701,522 00000000000000000001bcf1e917c7f90641040cc245297765c3205b62f0fd12 538 0.15/1.00 vMB 13
701,521 701,521 0000000000000000000036fe6a00dbb31dd039c0926f5d907f4ae0529198dbc4 2,117 0.95/1.00 vMB 2
701,520 701,520 00000000000000000000c11e14349e2d728f44132ef90980169da7aeb119b2d2 2,642 1.00/1.00 vMB 14
701,519 701,519 0000000000000000000f3bb9a69df6411e5192689dabda854cab4f303eb63c67 1,627 1.00/1.00 vMB 4
701,518 701,518 00000000000000000000934f8774e36f9d305408705a2e1c77db3765f373bce7 2,623 1.00/1.00 vMB 28
701,517 701,517 0000000000000000000be90d3c0c2500d538be64c422401093d0a27c3ce5bc23 1,993 1.00/1.00 vMB 24
701,516 701,516 00000000000000000005f951bfe0c2fb33d9874a2f74546219806cb5c3fbdb53 2,285 1.00/1.00 vMB 8
701,515 701,515 0000000000000000000edf01f52fdea0815f6b8d32aab4398895586715f95ac2 2,636 1.00/1.00 vMB 20
701,514 701,514 0000000000000000000612342098bef5ef6970728b622b8f893f911194eddfba 422 0.16/1.00 vMB 9
701,513 701,513 0000000000000000000db392f60024a281465a82b3928b590a445cbe00455e9d 438 0.16/1.00 vMB 15
701,512 701,512 0000000000000000000451518ed12afc64da360351d7d447a1b4ec17b4690c9e 1,140 0.36/1.00 vMB 13
701,511 701,511 00000000000000000007fafde7f0a3f5f8f80489a1696cc74ba0048fb9d77a01 766 0.27/1.00 vMB 12
701,510 701,510 00000000000000000006eebaa7b584b3c3b5c84ae17caca6b8a557e38c1586e0 325 0.11/1.00 vMB 14
701,509 701,509 00000000000000000002d3a0d3467b11194d851809de62a3b1862b069c2f90a8 1,070 0.87/1.00 vMB 9
701,508 701,508 00000000000000000001b3e99b375296a2c3f2727f001c98270e9d40ea8a4926 127 0.10/1.00 vMB 6
701,507 701,507 0000000000000000000070beb1855d5b628ea1f226973a77df7f9d1626d3a94a 16 0.04/1.00 vMB 2
701,506 701,506 0000000000000000000361be7f6dc2f8ef62f9d033e1507bcceca88fe72f79b5 188 0.09/1.00 vMB 11
701,505 701,505 0000000000000000000065cf522bed0fc0a99fb4ae4a7dcedadeff1118cebfd0 148 0.16/1.00 vMB 4
701,504 701,504 000000000000000000070aedffdd3f59c7cead4faead327645be886ceaf4427f 1,720 0.81/1.00 vMB 9
701,503 701,503 0000000000000000000a6e354d1d513f602dbf086cdf8509c52b42a5e633a10b 360 0.10/1.00 vMB 16
701,502 701,502 0000000000000000000bd97ed021da7a3fc6058d599e37992daf1fbfb9cd6929 1,003 0.32/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.91 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.77 GB
    • Received: 17.47 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.