Loading Tool

Explorer IconExplorer

Memory Pool

86,665 transactions
31.82 vMB
0.10889630 BTC
Random Selection Loading Transactions
Max Size: 194.88/200 MB

Candidate Block

Mining Attempt 130dc0c815d4d258c560b2de245c898b33cc2bfad1ef98a5cb9a44ec246cd495
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root ef114f0aa79620eee8b34557283a0da1952a89f24793eae10a687473f2420e0c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.02820062 BTC
Feerates: 1,236.26 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (368,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,159 547,159 0000000000000000000fcbd483f1d1a70b029875fd54fcad7a1f121541253f24 2,692 1.00/1.00 vMB 9
547,158 547,158 0000000000000000000026cf32d295c90f43fd1c36a7a5c18620d48f41c60a94 2,853 1.00/1.00 vMB 10
547,157 547,157 000000000000000000138f11e28e75b9ff8a42751275076920e815db9e02612e 2,496 1.00/1.00 vMB 31
547,156 547,156 00000000000000000026f2fc545c1e6a4655fc3fafddc0223c31fb322c1c1bf5 2,298 1.00/1.00 vMB 12
547,155 547,155 0000000000000000001ec817fbaa67f922f0140a01bf29edc1ad7fd20b36fa41 2,507 1.00/1.00 vMB 31
547,154 547,154 0000000000000000001a75e4b930e4dabc73cec01b657e3520ef91ed80cdea71 2,206 1.00/1.00 vMB 7
547,153 547,153 000000000000000000123bbce74df035ad946c21692c677857af2c4746f630dd 2,665 1.00/1.00 vMB 15
547,152 547,152 000000000000000000035e4709c50f0ec491a624a14ae7e41ce173aa59d9add2 2,771 1.00/1.00 vMB 19
547,151 547,151 000000000000000000000750ab7a92fa7155c1ba32245bfdacd6d516812aca28 3,073 1.00/1.00 vMB 7
547,150 547,150 0000000000000000002273be5ccdc14318f6ea9fe53215c5f56ea07058097ca6 3,151 1.00/1.00 vMB 13
547,149 547,149 00000000000000000022672177e37ed07040ee7f2a11330a8d62350b6c02b2cb 2,708 1.00/1.00 vMB 26
547,148 547,148 0000000000000000001ce254bdc2f671af539504c325aab2e2ec9216db3762e2 2,822 1.00/1.00 vMB 16
547,147 547,147 0000000000000000000ac5ad42826286dd3bfe0a39905cd3382a362d7474f005 2,322 1.00/1.00 vMB 9
547,146 547,146 00000000000000000006d4506007f21fae1d9ebd5cca11b5ec4673606cf5ccaa 2,899 1.00/1.00 vMB 26
547,145 547,145 000000000000000000145865c66aeb6e2f1d0f4ba5e21cd6dd5389c0078c7237 1,673 1.00/1.00 vMB 15
547,144 547,144 00000000000000000006182b91f07bf608d45dff7c769cf4cff4b50c000204ad 2,536 1.00/1.00 vMB 32
547,143 547,143 0000000000000000000a1ba50823357cf63a8ca76daa0bdcf6d920fb5c126026 2,746 1.00/1.00 vMB 16
547,142 547,142 0000000000000000000507e0176c8616fb1cbfd9431871b2b69f47f9594f0f09 2,627 0.99/1.00 vMB 40
547,141 547,141 0000000000000000000eacbc588421ca81a2a76bfae36bc71bb775829d28d730 2,375 1.00/1.00 vMB 13
547,140 547,140 00000000000000000022c154a5e5f903af63eacd9c4182fec65f1b6602162e51 1,538 1.00/1.00 vMB 19
547,139 547,139 0000000000000000000e0c8ae7ed43045142b0a13c8d1a55ff2fedaa6e7bbc80 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.