Loading Tool

Explorer IconExplorer

Memory Pool

42,112 transactions
26.60 vMB
0.06268841 BTC
Random Selection Loading Transactions
Max Size: 138.99/200 MB

Candidate Block

Mining Attempt 621594b75834d39681af2744cb084d75869ca5a1b9d9ef56367c95caa80899de
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 2718041b6ac87b92b5d42a42c41a0f6a364ce051a2dcb61a5fa3ccbd02f1e0a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,657
Size: 1.00 vMB
Total Fees: 0.01376602 BTC
Feerates: 47.58 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (189,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,157 725,157 000000000000000000039ae04d048737792a0b2c44ff3f6bb5b634e35b41531a 840 0.29/1.00 vMB 7
725,156 725,156 0000000000000000000602c35070f77608074a54ffe7d8a33eae737da526f0b8 1,137 0.39/1.00 vMB 7
725,155 725,155 00000000000000000003516db8801ebdb97a1e8b7420020b03557a373b70216f 889 0.38/1.00 vMB 4
725,154 725,154 00000000000000000006d2395beea130e1d150359ab3a2c26a498f78a65343e3 2,839 1.00/1.00 vMB 4
725,153 725,153 0000000000000000000852c1905d0698c9db3f83297f3e191f4c5cb40402218e 1,591 1.00/1.00 vMB 10
725,152 725,152 0000000000000000000036aef611d213c706d6b31c3423164ed360ab9f14efcc 2,854 1.00/1.00 vMB 6
725,151 725,151 000000000000000000066906e793a4009346bbb437a7153e118ce15d1591a3e2 2,730 1.00/1.00 vMB 9
725,150 725,150 0000000000000000000299f3c0178157ec3658189df9310bb600f8ed372d850e 2,433 1.00/1.00 vMB 5
725,149 725,149 00000000000000000000e96ca8b480145386c3ab7dbd834210ff25fa5c5079ef 2,412 1.00/1.00 vMB 15
725,148 725,148 00000000000000000007ea47c6578515e82e67e4c4ba6db9089408d7a248e787 1,152 0.84/1.00 vMB 2
725,147 725,147 0000000000000000000761de3e2aef403c8fae0b807ab4a99682ac30a9cbdadd 1,905 1.00/1.00 vMB 3
725,146 725,146 00000000000000000008fce27e5a986f16daeaeb998a8253d28bcdba67817e9d 3,068 1.00/1.00 vMB 11
725,145 725,145 000000000000000000015a0dfce3f2397b816b1386c69fcf18da4157af1a0c67 216 0.06/1.00 vMB 10
725,144 725,144 000000000000000000067f5e3ad26d21226d508325d1016ffab4da309cebe582 666 0.19/1.00 vMB 7
725,143 725,143 0000000000000000000583dffb45dd5aef10c6603d4110a4ba848f3d1dd49e22 1,085 0.87/1.00 vMB 5
725,142 725,142 00000000000000000004dcb60c1f4ae66347b4844e238242c00a13de87f3b907 2,416 1.00/1.00 vMB 5
725,141 725,141 00000000000000000001d5a38ef763e1c2b2913d234d3382d0ddfcb42c1edcb6 2,541 1.00/1.00 vMB 13
725,140 725,140 000000000000000000028107e86e2d318eebddb7ad3321922ed410face8a5ba5 540 1.00/1.00 vMB 1
725,139 725,139 000000000000000000076e0ae845d36d79af30324d151985722b50e75dd007c0 1,258 1.00/1.00 vMB 5
725,138 725,138 00000000000000000008a0778b3041ab00af7a36cb67fdefff0865ad3da9233a 529 1.00/1.00 vMB 3
725,137 725,137 00000000000000000003c8fe942abb1021fe7a4b3707159084125e08716f5eec 2,444 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.