Loading Tool

Explorer IconExplorer

Memory Pool

49,073 transactions
27.62 vMB
0.08068089 BTC
Random Selection Loading Transactions
Max Size: 147.36/200 MB

Candidate Block

Mining Attempt 1d2c8314337b6f9ce86be6067da276b683f41b4639b72b15c06fd739f6c28615
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 80739e8a8fb97e19e087bb305822d6eef7fe1dd173b46c4fefda257a67acacbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,672
Size: 1.00 vMB
Total Fees: 0.02852527 BTC
Feerates: 150.92 > 2.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (820,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,302 94,302 00000000000359d9911a1d768fdea792459bd1ab0b6b88f8677ae52b241f1c53 2 0.00/1.00 vMB 0
94,301 94,301 000000000004ccb42d8940a7f7efa5daca869292add0d58d3d74382bd5835e8b 1 0.00/1.00 vMB 0
94,300 94,300 000000000009230e0183c2f204e328b6423a4c358c009f58a6d365c05a7292a2 3 0.00/1.00 vMB 0
94,299 94,299 0000000000013c1d990e3f53391f518017638dead71c5c593100fde40b445587 3 0.00/1.00 vMB 0
94,298 94,298 000000000000525ca388f0215feb714a42fb6f5670f9ecf5432b8500a20db727 4 0.00/1.00 vMB 0
94,297 94,297 00000000000013080f0d6bf600ddec426a495b47f21dbaca4cbed5fbd6f3e846 3 0.00/1.00 vMB 0
94,296 94,296 00000000000527ba536e2215794b4c29610dffac24469e2a829989e041fea74f 1 0.00/1.00 vMB 0
94,295 94,295 0000000000059725c537d0b5a23ec2a7ba3841ff56a84088472bc911ca723f8d 1 0.00/1.00 vMB 0
94,294 94,294 000000000003e1db54eca7e9e360bc01e1c86ad86884c3a71aaece4814d7fcbe 3 0.00/1.00 vMB 0
94,293 94,293 000000000008a20be94a998261d7d378eafd91a68c6a81dcc6480bb7192bb3ec 1 0.00/1.00 vMB 0
94,292 94,292 0000000000098ab2d15cc45c29b6c5358e66dfd4c2294cc92b753a119d508317 2 0.00/1.00 vMB 0
94,291 94,291 0000000000076c277520379e14ce5ebfbd31933b979ab5665c2f01dafa80b570 1 0.00/1.00 vMB 0
94,290 94,290 000000000007e7143e00f97ddf8a1ae0a9f949bf7096c43dc0942dcdf4cba6ec 1 0.00/1.00 vMB 0
94,289 94,289 0000000000016f5f11ce7eb2db69617a79826eec167b0f403cd32d24530ae340 1 0.00/1.00 vMB 0
94,288 94,288 000000000005efd70ec55cebb921d692caaad2af2dba13f9479cf97ad305969a 1 0.00/1.00 vMB 0
94,287 94,287 000000000001403d56784c8c4b41bd101c6ac219d6ef98d1e489c44ef948d51c 3 0.00/1.00 vMB 0
94,286 94,286 000000000000b9c44d71da2a87ceea5cb16d76b3d525282912e8dbb34d43feda 1 0.00/1.00 vMB 0
94,285 94,285 000000000004d500f822375c28fe391b5c8f92b6cd38795e159cc67e495502e6 1 0.00/1.00 vMB 0
94,284 94,284 000000000002928d3cfaca26306b9b0bd623dd0f2e687f1f81838c651058bc8f 7 0.00/1.00 vMB 0
94,283 94,283 0000000000051f536da13f08bf2e8a2bcf7d6293760aab6a2efa99c1931e3988 6 0.00/1.00 vMB 0
94,282 94,282 000000000004293724afb2c5196b6e59bb491ac62687e41b30d77bb9bc36da55 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.00 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: 649.06 GB
    • Received: 13.13 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.