Loading Tool

Explorer IconExplorer

Memory Pool

76,539 transactions
28.18 vMB
0.08552287 BTC
Random Selection Loading Transactions
Max Size: 171.65/200 MB

Candidate Block

Mining Attempt d249cf51c65a7ebccca6685e2159ea7c4ed95984c9db9870854348783aecbb39
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root e6a8b7e829f4e1876f0279c3e5eae0c868898d06893f0a6163d999adde442eec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.02438728 BTC
Feerates: 150.93 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (501,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,849 413,849 000000000000000000e6ac27f3ef98eb0f9ae427a55855474179cc571888c964 947 0.47/1.00 vMB 44
413,848 413,848 0000000000000000018b71fc60b209f071045110bf4a4796a86cb521219f240f 1,461 0.66/1.00 vMB 52
413,847 413,847 000000000000000004a8eef732316189ea1416f3dd0442da3c400e50a56be1e6 650 1.00/1.00 vMB 11
413,846 413,846 0000000000000000045f7720e9db04531d9b2b415fe8cc240d63ec5bb4a0c7d2 1,298 0.56/1.00 vMB 47
413,845 413,845 0000000000000000017e128d39fdcc7b541a08d5bf8084a90b8bc6566c915389 171 0.14/1.00 vMB 16
413,844 413,844 000000000000000003540e73752c3dcc816965ddf205aca6484ede2e4cf2fe61 272 0.11/1.00 vMB 45
413,843 413,843 00000000000000000038667b82e78cd3f6d8d74459a552c64ec9ed53e0c1f0ac 315 0.14/1.00 vMB 49
413,842 413,842 000000000000000002858faeae4412a7171f1742496aa0b7dd12862f1a00fd12 420 0.25/1.00 vMB 43
413,841 413,841 000000000000000003c7fa1281a85fdb1b98e7583a923451804d687c5567c5b4 208 0.15/1.00 vMB 37
413,840 413,840 000000000000000004bbd70a5e773ec2fc3651a6f9694a340813669d3f197d95 2,393 1.00/1.00 vMB 56
413,839 413,839 0000000000000000020edfcbcd0df5a85d850a56ad7b1ed82a4d3a492a6f4f1d 1,350 0.83/1.00 vMB 49
413,838 413,838 0000000000000000057ad9ad8c15a84a172c3a8839e05e8616e458a6796eca2c 1,184 1.00/1.00 vMB 22
413,837 413,837 00000000000000000387361f68d1174b15d3b66fcda7c7a6fcfed4255bab624b 2,550 1.00/1.00 vMB 71
413,836 413,836 00000000000000000249fab9176ac4fff140863cc52ec1f48d1083c886d75c48 982 0.88/1.00 vMB 22
413,835 413,835 0000000000000000036096cd729479d8fc0aeb736862aaa2a42954eaa731d05e 529 1.00/1.00 vMB 15
413,834 413,834 000000000000000001ce5950205b3b7fc52ae9258424e8597edca367d0bcaf39 1,431 1.00/1.00 vMB 33
413,833 413,833 00000000000000000262d062b1af8e72051d7b488f1bd6fe6340251a29ccf480 1,941 1.00/1.00 vMB 30
413,832 413,832 000000000000000004484e0ec8d8590b62891f2e9b1f732852d3823644b9f661 2,568 1.00/1.00 vMB 51
413,831 413,831 000000000000000003f4058d4db3db606f7cc086a434c34f9a2e8de83f6cc18d 1,707 1.00/1.00 vMB 45
413,830 413,830 00000000000000000242fe0318175e7b54f9b0665d53771d34976d2966e91f47 2,550 1.00/1.00 vMB 63
413,829 413,829 0000000000000000008c35218900c5e69fee8f831196b9c7f9601574450e87a4 2,206 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.