Loading Tool

Explorer IconExplorer

Memory Pool

80,193 transactions
34.61 vMB
0.17386959 BTC
Random Selection Loading Transactions
Max Size: 193.76/200 MB

Candidate Block

Mining Attempt 4330fee390935bfb3386887105e501e0355c85da4abfefe79f2aecfd10c6f804
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 805d786f77b6930d39eef35d907a42bd87ac4a1a430d89229182eda7f569ce4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,060
Size: 1.00 vMB
Total Fees: 0.04564123 BTC
Feerates: 150.93 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (541,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,767 373,767 00000000000000000ec3eb38c71b382383435cebdefc5c8c594b3a5512fa6a63 576 1.00/1.00 vMB 13
373,766 373,766 000000000000000011da59d490db8139cdf82e565fa9befbe31dd375fc66dffd 2,176 0.93/1.00 vMB 54
373,765 373,765 00000000000000000bc2abba6aefa06f2995cefab34aefa58149998ddf3e95f9 2,139 0.90/1.00 vMB 52
373,764 373,764 00000000000000000a4bf1cd9fa20fe55690b8fea9bb434be12d7c010c2e6aa3 1,526 0.75/1.00 vMB 42
373,763 373,763 000000000000000009b9d0e7510bbd45fac280994ab9bdcce3d7eaf9d801146f 254 0.75/1.00 vMB 11
373,762 373,762 00000000000000000b010795527ac683ff6e2a751cbf8ce4a43d37100361a1f2 571 0.75/1.00 vMB 19
373,761 373,761 00000000000000001147d54a063505fd65ff5a36d3b023d392a39c514d485933 181 0.07/1.00 vMB 51
373,760 373,760 0000000000000000122bf1835074245166ca4d966a8e41d18284c61b1c4a05a6 1,384 1.00/1.00 vMB 28
373,759 373,759 000000000000000006ae10d581f5755699a0a127f754f049e54365b448b3c8de 103 0.04/1.00 vMB 39
373,758 373,758 000000000000000002c0ce5c15b7ce8b98862509eae7617866b66c79c6d4fc35 1 0.00/1.00 vMB 0
373,757 373,757 0000000000000000107a8e50428b736e47840f0620760b58c543d5bb5e42500d 313 1.00/1.00 vMB 10
373,756 373,756 00000000000000000be5b6e747de8d5d77b15a30addb985a4e05495855f22fc3 89 0.10/1.00 vMB 20
373,755 373,755 000000000000000007eab840d12d23eb85d571c03b9dd458ec635b041873da07 799 0.95/1.00 vMB 19
373,754 373,754 000000000000000011edea1030e80c87e746f479a86f6ab320b42033e1cfc1dc 352 0.14/1.00 vMB 51
373,753 373,753 00000000000000000be865a9b647d1e3f0e7e818d7c732c7b85d06a8b7246825 155 1.00/1.00 vMB 8
373,752 373,752 0000000000000000046ed798e6476dfcc84b92feb61815e48dcfaf6cc7c7a5a1 1,207 0.88/1.00 vMB 30
373,751 373,751 000000000000000005ebe49c4e04d315eebe170c3f614460a2b4a714863701b8 1,430 1.00/1.00 vMB 28
373,750 373,750 00000000000000000257a097cacf2816027144d8b1e8d77871d2ac8dbf9695c8 243 1.00/1.00 vMB 8
373,749 373,749 0000000000000000095ce5a617ba82a538b3bd356d6bf5dc49740b6811b1bd73 455 0.90/1.00 vMB 15
373,748 373,748 000000000000000008a9590ca5677fb8b94c4a80407199537e4adbc8b792d151 996 0.93/1.00 vMB 22
373,747 373,747 00000000000000000ef4a656bc2c65d4781a580483b4335b96cbc0edacc2126b 683 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.55 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.