Loading Tool

Explorer IconExplorer

Memory Pool

87,200 transactions
33.11 vMB
0.08225007 BTC
Random Selection Loading Transactions
Max Size: 197.43/200 MB

Candidate Block

Mining Attempt 537c16b2e29ce7514f8ed649ca39a1f8d803906ab1881442cdec03bb5014d2e5
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 2ea082ba865d0c93a15d6e2603544828cf353e9ee69724771349486b61aaa7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,378
Size: 1.00 vMB
Total Fees: 0.01641811 BTC
Feerates: 151.14 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (291,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,095 623,095 000000000000000000069896346d887e0029e6cb6c9355502b4a56c2070ffd21 597 1.00/1.00 vMB 15
623,094 623,094 00000000000000000012a0ea54c365445fc2ac15d033f4b21fdbae188dbfb8f6 929 1.00/1.00 vMB 22
623,093 623,093 0000000000000000000acaa7f451917db3995e1710945a04a68d6f349d2ace9c 694 1.00/1.00 vMB 16
623,092 623,092 00000000000000000008e0431e673d6f1e1ccaab50db3fab850deb17d94b4972 1,689 1.00/1.00 vMB 35
623,091 623,091 0000000000000000000122babc6ce1ac225fdefb04edb8f0c5dd55d79a7786b4 972 1.00/1.00 vMB 8
623,090 623,090 00000000000000000006115a52740a945b5c20651460b22aff3a7bfb17d5e2ae 2,278 1.00/1.00 vMB 47
623,089 623,089 0000000000000000001411c56601098616c16630167e7685142c8561748e3a8a 2,122 1.00/1.00 vMB 69
623,088 623,088 000000000000000000076014e5529d3a7c23be562886a57af31fd7d405f5fa29 2,293 1.00/1.00 vMB 41
623,087 623,087 00000000000000000004b1cc66ebb89c6a54f99163ddfb6f35fc3de96fa837a1 469 1.00/1.00 vMB 12
623,086 623,086 00000000000000000005d981a88bcbc95f00a1055b80fb9d694c26bb67adf59a 320 1.00/1.00 vMB 10
623,085 623,085 000000000000000000019d2194bb38966d19036a3f255fee335003f78fd170d0 267 1.00/1.00 vMB 9
623,084 623,084 00000000000000000008b8a65f271566f9cd6f1b1ae5607fac93940fc469d7f2 175 1.00/1.00 vMB 8
623,083 623,083 00000000000000000006ad03b0c8f8cc97fea02b83c25293932043abc751175d 434 1.00/1.00 vMB 11
623,082 623,082 0000000000000000000f63269aa41141182c284fa6d474cd147843c5ed2db9eb 1,943 1.00/1.00 vMB 28
623,081 623,081 000000000000000000059507aa26c37c0699dd341358a818d41ec87bffef9c7b 2,697 1.00/1.00 vMB 60
623,080 623,080 00000000000000000013bc6206219aa8e83bc3ae0b766072276bec7fba682701 572 1.00/1.00 vMB 14
623,079 623,079 0000000000000000000f2f2ab6d6445d1d34685bac0a2cf2a2b9b862a3dfa635 884 1.00/1.00 vMB 18
623,078 623,078 000000000000000000098e727de8f95ae143ace311b4778dc5a231512e73d2fb 2,113 1.00/1.00 vMB 16
623,077 623,077 0000000000000000001293620386623016383fb584a8087bed61429b83762c89 2,195 1.00/1.00 vMB 59
623,076 623,076 000000000000000000052b1ef77ef7d2a1c970d9475b585454ae7914198fe0f4 1,946 1.00/1.00 vMB 71
623,075 623,075 00000000000000000001698f8d195a487bb156939ea8158540c3dd6b80659582 1,859 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.