Loading Tool

Explorer IconExplorer

Memory Pool

78,968 transactions
29.65 vMB
0.10778682 BTC
Random Selection Loading Transactions
Max Size: 177.97/200 MB

Candidate Block

Mining Attempt 7ae44b0fa9cb813e2a6a2a0d02e68b4ae5236474b4f35b96a93298c064eeaafc
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 1dfff304f838cf8e442bd364d3bb1c5b60a92dd1ea22669dab2b9aead03ce5ee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,783
Size: 1.00 vMB
Total Fees: 0.02548647 BTC
Feerates: 100.53 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (533,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,651 381,651 0000000000000000044ee07f158f3e50a2bf86741000325478282506ed7c545e 321 0.25/1.00 vMB 15
381,650 381,650 000000000000000010df50234377dc50ca2c8d56399946bd0d5c51c970c6f3c5 170 0.13/1.00 vMB 31
381,649 381,649 000000000000000008c592f4aabc827a207d7b532993d9dbd658b25e49ee5642 249 0.16/1.00 vMB 29
381,648 381,648 00000000000000000f150d5caf508d6ffc0d31c738deda6b746b9d805fec22e8 521 0.44/1.00 vMB 19
381,647 381,647 0000000000000000065ab154534ecd2378cc6d721d6be88380d465190247b1bd 2,040 1.00/1.00 vMB 63
381,646 381,646 00000000000000000746c00a63e152e616117a1e48a710ff212f0de734497ead 184 0.22/1.00 vMB 10
381,645 381,645 00000000000000001067246d1a516d8bc9b7a3b5aa208106e8a3e50431c8c6b8 703 0.51/1.00 vMB 18
381,644 381,644 000000000000000006aa34da72b2e91f079a6789ca3d18e2e97a7e30932c9bf2 2,253 1.00/1.00 vMB 44
381,643 381,643 0000000000000000097e78cc01520ea1c38d72c922830f49dff8c3e7978d149c 664 0.30/1.00 vMB 37
381,642 381,642 00000000000000000d488d5044b4d6aeb103728f2aee0da81a6641ae2e4010a2 625 0.32/1.00 vMB 38
381,641 381,641 0000000000000000012c8af6becfc7574808946248a9847244eacf605be0e604 1,815 0.74/1.00 vMB 42
381,640 381,640 00000000000000000a8e26ceb2ed5d0444344eb17add63771552e086f08f89e3 931 0.43/1.00 vMB 43
381,639 381,639 00000000000000000c8f272e900656eaa2bcd4dd2e261e61a50229f61676f5a4 671 0.29/1.00 vMB 50
381,638 381,638 000000000000000002f14b22e1de9846cf7432625c1045aaf2ef6bf4f5027554 150 0.07/1.00 vMB 33
381,637 381,637 000000000000000001f6137ae458471b5c63785c73d510ab4ae2ffd08427f6af 347 0.20/1.00 vMB 31
381,636 381,636 0000000000000000118d4a15c50597fdcae5aa2ca934984bf872e57ed5304272 741 0.29/1.00 vMB 47
381,635 381,635 0000000000000000097b47432345c53d5537c2f3aabdc10f62df3720eafc49cf 375 0.20/1.00 vMB 36
381,634 381,634 00000000000000000ac963785f109fc2dad981f3b8acc5168c3f9096a92dc71e 412 1.00/1.00 vMB 4
381,633 381,633 0000000000000000032a83d8d2cc051db6983f51d472b3879f079594104ec4db 380 0.21/1.00 vMB 31
381,632 381,632 00000000000000000f42f38b0aa9a06ad98c7af4f56a825da94ea0988751b7d0 228 0.12/1.00 vMB 31
381,631 381,631 00000000000000000a6fdec24a12a1d533d35223f5a9eb5c5f915854716a094c 1,007 0.51/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.