Loading Tool

Explorer IconExplorer

Memory Pool

42,086 transactions
26.91 vMB
0.06275367 BTC
Random Selection Loading Transactions
Max Size: 141.07/200 MB

Candidate Block

Mining Attempt 797c9806d7040efb496cdab6e718cf27022edf652a9559e8317d2c1157281f26
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root d8f0f38d35fcb3431d2002403634a0d0bb85a826a46ffc5c1527af4b4b1035a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.01274517 BTC
Feerates: 60.14 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (438,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,214 476,214 0000000000000000001b138c6888991ffd5083a430e80e6078744e589bcbe696 1,597 1.00/1.00 vMB 121
476,213 476,213 000000000000000001238df3c29d1a3c585364e906a1d3a2a88a661c473df84f 2,023 1.00/1.00 vMB 181
476,212 476,212 00000000000000000051aaa9060064180594a18d37e1022e1b6221698d7ecc0a 418 0.97/1.00 vMB 75
476,211 476,211 0000000000000000005f84d2bf5ca660858b31434bfb7d8fbd7d6a2f873bb0ee 343 0.99/1.00 vMB 37
476,210 476,210 0000000000000000007c066b4dce00ce117cf7215e307a5ff1bd611b92a4cbba 1,979 1.00/1.00 vMB 152
476,209 476,209 00000000000000000008c30522903d1a31d24beed27b74330fb04d9ab4bc9cf1 448 1.00/1.00 vMB 24
476,208 476,208 000000000000000000cb016cbc69d52d92e3840f70648e8b203292135a470537 2,148 1.00/1.00 vMB 52
476,207 476,207 000000000000000000a020ba5764b900d417b397884ef49fabee100eb96511e0 2,189 1.00/1.00 vMB 162
476,206 476,206 0000000000000000009b954e2c2f0aa0bb0ae6406a85b69854677eb3ab64ed13 1,831 1.00/1.00 vMB 201
476,205 476,205 000000000000000000718cd307e7fcad0d42588adc4b9d93118158109de2688f 509 1.00/1.00 vMB 32
476,204 476,204 000000000000000000785041c568b3fd2140cfcf03f5023ccadafb86b751ba05 610 1.00/1.00 vMB 37
476,203 476,203 00000000000000000042d0e18297456a8f9edebfe243a464ed804bcd4a59f31b 1,296 1.00/1.00 vMB 27
476,202 476,202 0000000000000000004d09d0f248b3c2156fae392077ad1b3335f2412c3e7866 2,526 1.00/1.00 vMB 276
476,201 476,201 000000000000000000ad6170a4a4a21917ff2a75697a411cabaeecec57ee7461 1,492 1.00/1.00 vMB 92
476,200 476,200 000000000000000000f819e6a6ad5813454e6cdeb5d4b0d8f3f69f4b6148f9ba 1,841 1.00/1.00 vMB 103
476,199 476,199 0000000000000000003895dfd513a5491ca1ef6c619e72b2b932291ce375e46c 1,927 0.99/1.00 vMB 192
476,198 476,198 0000000000000000011a88af550fc8e99f24cef05c5491aed27d4fc1fd665f4f 822 0.91/1.00 vMB 67
476,197 476,197 000000000000000000ab8775224bc17f8ea11cf3191a1411c96fe6608cf3c8d4 1,862 1.00/1.00 vMB 129
476,196 476,196 00000000000000000035f9411ec44e95e63e506d12f8378ceb7ddda11a21ff14 343 1.00/1.00 vMB 39
476,195 476,195 0000000000000000008e5f641fb2ae4387f46ff15289cb08f72249b7c0978bcc 295 1.00/1.00 vMB 33
476,194 476,194 00000000000000000132f9a480325ffad6fd2a4d67499fabd2e13978288763b0 1,378 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.