Loading Tool

Explorer IconExplorer

Memory Pool

78,405 transactions
29.08 vMB
0.11589615 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt 6f3ab294d67c95d49f11cf77d526b1d8201884219db7e9e9cfd86cbf7ee0988b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e56f8b8770583a134a42427d2bddf4a477e3ec41c04985a8e427e5961e162641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,209
Size: 1.00 vMB
Total Fees: 0.04156208 BTC
Feerates: 150.80 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (88,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,213 827,213 0000000000000000000170d05b270a78cd60284e31832cbcaaf3138c25226577 422 1.00/1.00 vMB 39
827,212 827,212 00000000000000000000b0468ba0f0fedf137cc8fa7b776abc95cee62b5347c3 704 1.00/1.00 vMB 38
827,211 827,211 000000000000000000017db94ef2538903282893a0820ef822ea872ede92274d 1,637 1.00/1.00 vMB 65
827,210 827,210 00000000000000000002a1e5d65aba5c6c97168bafa00af4431020d65b16d237 1,236 1.00/1.00 vMB 30
827,209 827,209 00000000000000000000c5d8ba172df5f26b99fe9b4c9691e29e38433457a751 2,427 1.00/1.00 vMB 42
827,208 827,208 000000000000000000007d2ec96ba1d19940f9491f7577c07093519a792ed275 242 1.00/1.00 vMB 24
827,207 827,207 00000000000000000001e985edcdd850514c42f8510097c8f07c9464340ab613 856 1.00/1.00 vMB 29
827,206 827,206 000000000000000000025195c01ed7bd4a621822c233c764c169f63fe3f65973 2,039 1.00/1.00 vMB 37
827,205 827,205 00000000000000000001fac9900755dca35c5ecc0d7bbb660dd9efd3eb7c3371 1,806 1.00/1.00 vMB 38
827,204 827,204 0000000000000000000358d3c646d5638828a8ab443c4cf983845468d83a7091 1,344 1.00/1.00 vMB 26
827,203 827,203 000000000000000000036523b776674494add6d2cd8f123731aa12651e5fa3d1 2,844 1.00/1.00 vMB 27
827,202 827,202 00000000000000000000330b7d4f2179f3142bf7e219cca0ee0a578c46dad84f 3,350 1.00/1.00 vMB 40
827,201 827,201 000000000000000000011e8f11dceadfe6cc53caba04054a48a5f43f92c8f6be 2,709 1.00/1.00 vMB 25
827,200 827,200 00000000000000000002985c5da562de91a69e3630acd6cb3c4ad753840881bb 2,078 1.00/1.00 vMB 25
827,199 827,199 000000000000000000006dbbed56f1a76ccbc0ab1c64831a695cc062e98a6790 2,347 1.00/1.00 vMB 30
827,198 827,198 00000000000000000001ea90250b92eaa46fcbf8e7078b7f84b8bfa9709199dd 4,964 1.00/1.00 vMB 32
827,197 827,197 0000000000000000000247388c830f8f540b1ae5783b967aa9b3a10f3a63e30b 3,528 1.00/1.00 vMB 32
827,196 827,196 00000000000000000003be9ac99b7d3739f37d36b47529af5b4e37521cb21da3 2,674 1.00/1.00 vMB 29
827,195 827,195 000000000000000000009dfa02fc041c1cd374899b0fef1c53bb69a0c926686c 2,770 1.00/1.00 vMB 48
827,194 827,194 00000000000000000000b97aa2ec2d25ab7525377e68cd26c6c7fc93fedb1a40 2,130 1.00/1.00 vMB 33
827,193 827,193 00000000000000000000b5f97dd1996a0832d8eac57b73cce79a675e159b4310 3,116 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.