Loading Tool

Explorer IconExplorer

Memory Pool

44,471 transactions
27.34 vMB
0.09394480 BTC
Random Selection Loading Transactions
Max Size: 144.42/200 MB

Candidate Block

Mining Attempt be584b184b7fbc82428ccc0f8cae78e6911f7dd5ea7c36c0501fd2b5c5995dde
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 9ea706349e6e72f210248ca82f6311f3b4eebac3ea3f8793c191e15006f3e3f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.04243184 BTC
Feerates: 101.65 > 4.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (151,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
762,973 762,973 0000000000000000000026eb674a1f85a676ce7f10b6935f1406e215faf0c4f0 1,405 0.82/1.00 vMB 10
762,972 762,972 000000000000000000001e0004cd26c96a20f788f42159ae97eb41a4bf54e95f 890 0.77/1.00 vMB 7
762,971 762,971 000000000000000000052cd409e402d61edf5589c0104edf7763174a5e4e0b2d 187 0.08/1.00 vMB 11
762,970 762,970 000000000000000000001c739a21e60005b69b121121a85adc871a8f017fa45c 1,398 0.62/1.00 vMB 15
762,969 762,969 000000000000000000046e521ec253515ed852d28b2c6e6a2c4051c740c75112 2,177 0.99/1.00 vMB 15
762,968 762,968 000000000000000000031b1f934fe163eb5eef393c84480a485c9f926fd11c0c 1,066 0.91/1.00 vMB 7
762,967 762,967 000000000000000000065ac11b180d03cf4fa28a0a9b4d8fd41de5c159a95fb8 992 1.00/1.00 vMB 4
762,966 762,966 0000000000000000000445fb5f4845e78669895dd76c7a94169571809dd135a1 630 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.24 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.15 GB
    • Received: 14.27 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.