Loading Tool

Explorer IconExplorer

Memory Pool

36,059 transactions
26.14 vMB
0.05799961 BTC
Random Selection Loading Transactions
Max Size: 132.78/200 MB

Candidate Block

Mining Attempt 3942094b6972775032eb5e40d14de870ddc9b1fb73eebcd4c1a1b43cef706744
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root eb12335fa9438e548e2403079ca08c4e7cbb05da0f78259ee6efaf1d3cfc7794
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,754
Size: 1.00 vMB
Total Fees: 0.00944981 BTC
Feerates: 226.23 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (413,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,609 501,609 000000000000000000860168b46b2abe5f767908489581a69bf0721ecb4c5a02 2,683 1.00/1.00 vMB 533
501,608 501,608 000000000000000000600dc2ae4aa0dcba13a019b8baca4621813509dcd07e4d 2,590 1.00/1.00 vMB 489
501,607 501,607 00000000000000000062b501b5178169d46e2b549b1686e0b86d079f13e41a92 1,326 1.00/1.00 vMB 195
501,606 501,606 00000000000000000094afd5088b3fc4917d0309ad884bbaaf352c0e836ec218 1,280 1.00/1.00 vMB 261
501,605 501,605 000000000000000000573fda4cdecef07899120c7b8c18385b9ca1039b0e42da 2,104 1.00/1.00 vMB 302
501,604 501,604 0000000000000000008a377080ae7e5ac25196c58a4c693ecab2ed90cab7532d 2,402 1.00/1.00 vMB 260
501,603 501,603 000000000000000000862268bfd01832a49a4b811a7a631ab87c1af23d810af9 1,978 1.00/1.00 vMB 406
501,602 501,602 0000000000000000005f2ce945945cd3f9b2b65c90a3dd84f2254b672cf49dc1 2,604 1.00/1.00 vMB 668
501,601 501,601 00000000000000000036b8b91d34582d97dfd1160cb82b9505aa0f898f938bca 2,737 1.00/1.00 vMB 589
501,600 501,600 0000000000000000008737feada3940bad35ac0eb0723ec136fb52adc1b442bd 2,604 1.00/1.00 vMB 734
501,599 501,599 0000000000000000001e1f378831ba12ef260d4aceca1faeb1429a0faf4bceb6 2,625 1.00/1.00 vMB 683
501,598 501,598 0000000000000000000d6aa01999bb7feef077fe4ef5b9e54ec86125c292207c 950 1.00/1.00 vMB 157
501,597 501,597 000000000000000000069b8720440ec11f3b8a1dc8d1114681120e6be9bc60a0 2,502 1.00/1.00 vMB 560
501,596 501,596 00000000000000000023a65089ec9c8de23137131c94fe6447b70340ca66eb24 2,199 1.00/1.00 vMB 347
501,595 501,595 00000000000000000048a14afd293a4ab218b51a284f53d612d5a401dc890e10 2,378 1.00/1.00 vMB 640
501,594 501,594 00000000000000000012f73c7b18d49d3fdbca219acbdd4d3bd6d8ff8d815060 2,295 1.00/1.00 vMB 269
501,593 501,593 0000000000000000005bd12dcc1bc469973587831439bb1dfd3e440e6ef16d5e 2,452 1.00/1.00 vMB 630
501,592 501,592 0000000000000000006823a6a33ae1e6ba7a673734fe644af7b35115c076abdd 1,908 1.00/1.00 vMB 492
501,591 501,591 0000000000000000007ff42b35132e34aae3aa1cbe4a62126368b281ff21c4e3 1,918 1.00/1.00 vMB 755
501,590 501,590 0000000000000000005c2104398a8b09c3177bd67e09cbd165013128efd344fe 976 1.00/1.00 vMB 273
501,589 501,589 0000000000000000000dc1008b86adaad64733c9e6e26eb78105080f30b461dd 660 1.00/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 781.78 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: 633.23 GB
    • Received: 12.19 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.