Loading Tool

Explorer IconExplorer

Memory Pool

41,917 transactions
26.50 vMB
0.07125009 BTC
Random Selection Loading Transactions
Max Size: 137.97/200 MB

Candidate Block

Mining Attempt f841976b6d8d89f47b9200922a4bdde4dc461a825e43413a189e65a39ff64e5f
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a45fb863d91136b4b657d7d7fd0af834e4254ad9248c4127b16c8fcadb61d44d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.02254870 BTC
Feerates: 99.53 > 2.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (151,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,994 762,994 000000000000000000046b4fa98fce52a6d7caa42c2eb223f8eb140156d53284 1,649 1.00/1.00 vMB 5
762,993 762,993 00000000000000000006a0340c00408a6c46a87147a78ce984d69b34817b08b0 1,984 1.00/1.00 vMB 8
762,992 762,992 00000000000000000001d6f5554c69d2e88e0750a35d501c3c3c926bf4cc31dc 2,179 1.00/1.00 vMB 23
762,991 762,991 00000000000000000004a55ae445cb8f89d0037640002c58f175b36058fd8bec 2,178 1.00/1.00 vMB 25
762,990 762,990 000000000000000000046bba1e21849b503b08237d838fdf28e58aaa2b15a0ca 2,132 0.73/1.00 vMB 15
762,989 762,989 0000000000000000000293568397ec834a9be8ca3c46cf5997f9d633e931e090 2,710 0.96/1.00 vMB 16
762,988 762,988 000000000000000000068b11a7b130c2acf016081bc5ead675aaa519ba5a1ec0 1,465 0.78/1.00 vMB 26
762,987 762,987 00000000000000000001876660956f0fc49a94c83cad482fe31d3d191cdde925 85 0.03/1.00 vMB 13
762,986 762,986 00000000000000000000fa92fc63c6a39a1e0127687a43b8629a717083a714f8 620 1.00/1.00 vMB 4
762,985 762,985 00000000000000000006b205b9cff5ca9af0a3e12c8db2275ef9cc986a056c99 338 0.24/1.00 vMB 9
762,984 762,984 00000000000000000006f6233b454bf9e15593300bdc00deef2c3db078f1d377 1,161 0.48/1.00 vMB 27
762,983 762,983 0000000000000000000722a8cac574f24b052b039833f012db24d3546d2f20d6 605 0.30/1.00 vMB 12
762,982 762,982 0000000000000000000753e27a79e989fa50b225acf6b13a54a652c92d8c9b1b 483 0.15/1.00 vMB 15
762,981 762,981 00000000000000000005ca0d8ebf87d7f6d6b538025586dd42c6fdd9431a3f14 459 0.37/1.00 vMB 5
762,980 762,980 0000000000000000000718d779ad238dbc1a99e394122955f2ad8c07b5884ec0 1,383 1.00/1.00 vMB 6
762,979 762,979 000000000000000000037f69070c92faf50f0a60bcc35da191d0761164479890 2,329 1.00/1.00 vMB 9
762,978 762,978 00000000000000000006659d663bcb6a0932368016aae3c1b85b808f308228aa 1,364 1.00/1.00 vMB 13
762,977 762,977 00000000000000000004d81b9befafdcab6ab5a401253e00b32e2f0fb2ccb817 1,442 1.00/1.00 vMB 20
762,976 762,976 000000000000000000007c3c773e3c6892c97b7d6218a1e3f29d03f9ed4755c7 2,560 1.00/1.00 vMB 21
762,975 762,975 000000000000000000052139d2ccba2bc617559619825533c373f4340dda49f5 894 0.38/1.00 vMB 15
762,974 762,974 00000000000000000005891f44830640ffafa4a273fafd632887330ca6e64e80 1,083 0.52/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.17 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.46 GB
    • Received: 13.89 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.