Loading Tool

Explorer IconExplorer

Memory Pool

41,625 transactions
26.44 vMB
0.07821988 BTC
Random Selection Loading Transactions
Max Size: 137.79/200 MB

Candidate Block

Mining Attempt 603c62e3874e3688d64aea0d8bcb836afbb63c94d97c69422d99ac175037a8fc
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root bcea2c65d2e1f264664eec929fc013fab799b97c4ee46901f15acaa4c7e353ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.02968876 BTC
Feerates: 150.98 > 2.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (566,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,898 347,898 00000000000000000e63e86dc009262eec623da82814d6349a44621aa7a3788f 356 0.30/1.00 vMB 19
347,897 347,897 00000000000000000668bfb4fd30c5b73fe32100263f2290fe057bacc86caf24 2,032 0.90/1.00 vMB 33
347,896 347,896 0000000000000000073e59407521d1266a162d842b83da4cc75e47bb3ceb8eb3 348 0.20/1.00 vMB 24
347,895 347,895 00000000000000000364046c6a6e095bd7fa1bdf1a21f7d4c58127b0d04e349c 489 0.36/1.00 vMB 23
347,894 347,894 00000000000000000245154aaa4a340149de4a2c44343b3a7a8456f49e74228c 622 0.35/1.00 vMB 24
347,893 347,893 000000000000000008b216eb0e92c7f6d02110a6975b3231a7be44a0b736a283 716 0.35/1.00 vMB 21
347,892 347,892 000000000000000000a472f72fdc15f9fee9e395929ea68802fc752e321a23c2 1,538 1.00/1.00 vMB 24
347,891 347,891 00000000000000000352bf8f6722e31078e043c561cf98f0bbe7ec5dbae66a06 931 0.53/1.00 vMB 27
347,890 347,890 00000000000000000136169869312f6e1cca3ba70151a22e166e884413329011 819 0.48/1.00 vMB 28
347,889 347,889 0000000000000000018fda31a5b4d48e967567962fbb24ae617ece7dd527433d 1,851 0.89/1.00 vMB 15
347,888 347,888 00000000000000001176b3a1004645d309a48c2b7ff28f6536c3039571258cc2 232 0.26/1.00 vMB 18
347,887 347,887 00000000000000000b797af45a40660e03ce347cbef3552b56d27d2eaec9ef56 1,189 0.75/1.00 vMB 22
347,886 347,886 00000000000000000b6acb8d95577a4898c55b84e53f5cb7e3dafe1a259a6257 975 0.75/1.00 vMB 21
347,885 347,885 0000000000000000138af69a4b0200b384d5f3b33a3dc23d81e0779e710b2e8d 643 0.50/1.00 vMB 18
347,884 347,884 00000000000000000bfcea330e8d2fcbb7f620c221b2402eb630c47b3625ef6c 1,862 0.75/1.00 vMB 32
347,883 347,883 0000000000000000154b0b0208345c097dd190439add217ab6c00753ee182333 2,592 0.75/1.00 vMB 49
347,882 347,882 00000000000000000e1dcb4109b6b8452b237c9803e72c99219aa693104595de 1,256 0.99/1.00 vMB 16
347,881 347,881 00000000000000000814c64f9f94767084f251e7251ef2e9f48336fd6c373e56 1,451 0.75/1.00 vMB 28
347,880 347,880 00000000000000000ca4c6df482a56af5b3cbd26f391e0b4b2bae4951c98360c 1,021 0.75/1.00 vMB 22
347,879 347,879 0000000000000000064630c9f9db073bac7851bc3edc5e0d7479a114275fd2b5 1,658 0.75/1.00 vMB 31
347,878 347,878 0000000000000000074824a5ae29615f220052d371a6112351fb4ba93e1bdce7 1,767 1.00/1.00 vMB 27
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.44 GB
    • Received: 13.88 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.