Loading Tool

Explorer IconExplorer

Memory Pool

78,861 transactions
29.90 vMB
0.07673368 BTC
Random Selection Loading Transactions
Max Size: 182.58/200 MB

Candidate Block

Mining Attempt e95583764bece2be03e1d03c7425042f37e5ffa6c539987a054b55b7b7335891
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 993723074a4dc9135996cb8592a26c4455cefaae702f12286de3c039a663fae9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,201
Size: 1.00 vMB
Total Fees: 0.01026953 BTC
Feerates: 150.58 > 1.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (556,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,075 359,075 0000000000000000092e07280043ce02a252e03c892dc12281297a58a8f6b077 691 0.33/1.00 vMB 28
359,074 359,074 00000000000000000bed72e6f185a3084c4e9b097409549287591720b35af648 764 0.40/1.00 vMB 26
359,073 359,073 000000000000000005bf9577472af244d6677f465d92261570279598ac357687 123 0.06/1.00 vMB 26
359,072 359,072 0000000000000000155403d63c92842734a971e91aab23033fd706e24f84d627 239 0.12/1.00 vMB 28
359,071 359,071 0000000000000000068d8ab375ab4842ef9c210aa08bc86b20dae741b72cf703 202 0.10/1.00 vMB 29
359,070 359,070 00000000000000000e7e47ab26fc1370b2d8df0cf5af8c13978c88d61346467a 546 0.30/1.00 vMB 28
359,069 359,069 00000000000000001222da9367640bc20148f4cfd3d239217b47923422c50d7a 280 0.17/1.00 vMB 26
359,068 359,068 000000000000000003c024cdf419476611305a1962176275ca5496a07a32dfb5 211 0.11/1.00 vMB 27
359,067 359,067 000000000000000002797738ca4a253cbd1225ab065701dfff7a56829c6027ba 130 0.10/1.00 vMB 18
359,066 359,066 00000000000000000806fa2d2174d50cc77b0e2991a397b1ced94710baf58c24 102 0.05/1.00 vMB 28
359,065 359,065 000000000000000010c8f4de4dddcd051fa917e9437c15b8a55e405a9b7e6d28 215 0.10/1.00 vMB 23
359,064 359,064 000000000000000001ea8ac5cde129da84835025a0e581a066c2a27474df2f59 1,167 0.59/1.00 vMB 27
359,063 359,063 0000000000000000135a7205000d7cd7df78a2c156553e3bdb49ce32b6980d2f 729 0.38/1.00 vMB 24
359,062 359,062 000000000000000012ae17e1266ed30e6ef16d153bffd3f14ed80f5321437743 99 0.10/1.00 vMB 10
359,061 359,061 00000000000000000a628e71519d606502eb7c5768ad801410cce1432446de1d 780 0.48/1.00 vMB 20
359,060 359,060 0000000000000000086aca98bde98c480624228382ee5832e9b37efe00fbde85 1,372 0.75/1.00 vMB 26
359,059 359,059 000000000000000008e864e8359cb95d56844511353ae40887787a1d69684875 1,095 0.74/1.00 vMB 19
359,058 359,058 00000000000000000f7a114ad6e0075bb3e5226aa583ddcb9f3a44b1cacc55ff 1,677 0.75/1.00 vMB 32
359,057 359,057 0000000000000000107652a625338cdebc4d4539a946988f45f4d30d52f53506 790 0.74/1.00 vMB 12
359,056 359,056 000000000000000006dcf92e41c93f746689582b08598520d3521fe386c87169 1,528 0.75/1.00 vMB 29
359,055 359,055 000000000000000008c0be16e152f86ab3a271a13c3f41c56228d72990abf7bd 119 0.05/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.04 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: 719.64 GB
    • Received: 18.11 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.