Loading Tool

Explorer IconExplorer

Memory Pool

80,176 transactions
29.57 vMB
0.08931391 BTC
Random Selection Loading Transactions
Max Size: 179.21/200 MB

Candidate Block

Mining Attempt 586134f934f5d0add0c45627f6a1768c5720c53faf4570489ef30dfffcc756c0
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 72355af9ba6a1ab30c12166532f14ad0c87ed90e5608075c0e2d68c4520e4243
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,330
Size: 1.00 vMB
Total Fees: 0.02676942 BTC
Feerates: 278.95 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (331,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,929 583,929 0000000000000000001e1394c8d72e6a238c31e1292fa8ec7dbb9a2185025961 1,637 1.00/1.00 vMB 41
583,928 583,928 000000000000000000054e42b55c99a15f5b8e2b2f0a49b226caa72564e7c660 2,602 1.00/1.00 vMB 59
583,927 583,927 000000000000000000170a2096d8a99069ae27ff486ae75d728d64eab6bd6d12 2,848 1.00/1.00 vMB 88
583,926 583,926 0000000000000000000ab3517adcb06189a096baab31931c1839f8710a361611 540 0.19/1.00 vMB 50
583,925 583,925 00000000000000000001a2fc2a08f8735686419523ff594edbb5cde4289f5bf8 878 0.45/1.00 vMB 21
583,924 583,924 00000000000000000013210b3f088183718095df0d269888643ab679195be99b 2,556 1.00/1.00 vMB 24
583,923 583,923 00000000000000000006a8e968937ed0d26cba95af48aec9a35030dae34068ea 1,742 1.00/1.00 vMB 32
583,922 583,922 0000000000000000000684741bac980279eacf4235fa34b92c57ec12761e08db 2,860 1.00/1.00 vMB 64
583,921 583,921 0000000000000000000a442a698563166a2cf66628da8345e493a79a29049822 3,081 1.00/1.00 vMB 86
583,920 583,920 00000000000000000012e2d43dcbe22b6787fef6262cc54a549ba01d7dd90cbc 2,748 1.00/1.00 vMB 47
583,919 583,919 00000000000000000002b70056b17e2bb9036d39b89f21b74103d9928fac2eef 1,793 0.75/1.00 vMB 37
583,918 583,918 0000000000000000000c37a63405b9799ab3f97c86f8877cc9934efd70d1ecdf 2,135 1.00/1.00 vMB 14
583,917 583,917 000000000000000000194054368d890e6674757b41c3fd934436fc1035acc24b 2,770 1.00/1.00 vMB 72
583,916 583,916 0000000000000000000643ee7356c20baa1e4fc8a2df31fafe79451cdfacdbcf 1,850 1.00/1.00 vMB 66
583,915 583,915 00000000000000000006cc6ba17b4924ad03e8e5580788d213ad65b0b8e4903a 2,662 1.00/1.00 vMB 92
583,914 583,914 00000000000000000011e3d694ef4be72a44f1d9d7ce8eb0a48c20eea5718497 1,713 0.59/1.00 vMB 23
583,913 583,913 0000000000000000000ce7653225e61ed3ad1e9e97c83a195e8ebd30946851db 2,213 1.00/1.00 vMB 52
583,912 583,912 00000000000000000016062238902091ffbc252175ce9254061b936f4e13fde7 1,834 1.00/1.00 vMB 66
583,911 583,911 00000000000000000005b13cc5aef9b3ed5afd4394f9aa645c4c8cae6274839d 2,410 1.00/1.00 vMB 73
583,910 583,910 0000000000000000001fe646d5e8b684d4478cf6e90232e02e34e396ea264068 600 0.33/1.00 vMB 59
583,909 583,909 000000000000000000143ad218c7938fd7f5d927039c7d6cda9b7aabd31c091b 2,734 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.