Loading Tool

Explorer IconExplorer

Memory Pool

39,965 transactions
25.99 vMB
0.06584264 BTC
Random Selection Loading Transactions
Max Size: 134.88/200 MB

Candidate Block

Mining Attempt 18bcd627605d9bcb104b02b0ea93b7551e528f80ffe7ac462bbb7497bf4d798b
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 01f59e95b858b9bc7bcd76d1867636e46783818ff0d80f5970f301206395b5aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,454
Size: 1.00 vMB
Total Fees: 0.01861551 BTC
Feerates: 73.20 > 1.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (564,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,201 350,201 00000000000000000f9e77c173af168f04b1f883ada315fb980a03667d22bf27 844 0.44/1.00 vMB 24
350,200 350,200 000000000000000008ebf26f102ad01a92b9dfe44e1b41dfffd9a4ed2c65a309 247 0.17/1.00 vMB 21
350,199 350,199 000000000000000016d6595a9953b5799d25bd1025caac73bf5e62dedef2f0dd 579 0.30/1.00 vMB 32
350,198 350,198 000000000000000002483df2d47e28b4f6f71cfe3b8c9b0a00e086b7587e965a 260 0.17/1.00 vMB 20
350,197 350,197 00000000000000000cc6e7bcf34755b0e8ee55bfbd17929c96e8a45448624889 533 0.28/1.00 vMB 23
350,196 350,196 00000000000000000b4e5885a41c22ca91bf5eb43d6b27038b609bf2392212ce 192 0.13/1.00 vMB 17
350,195 350,195 000000000000000008223c9ced4d3b161770bda6d19ef6f943df514a2e58044a 677 0.42/1.00 vMB 20
350,194 350,194 000000000000000007bfe928f029fcd9871b4f01c27b381f4f4fa1d3f31188b2 302 0.10/1.00 vMB 32
350,193 350,193 0000000000000000090171bb988488ccd0b0b5f04058ab32b58ea75e35650751 1,411 0.75/1.00 vMB 27
350,192 350,192 00000000000000000de9aef6d3484d0cadd59f31c8463f384d1a76bb05e78bc9 1,380 0.75/1.00 vMB 23
350,191 350,191 000000000000000015600657a0f9e98af5122dc1d7a1e73d98947ef004863c78 1,661 0.75/1.00 vMB 29
350,190 350,190 000000000000000011191f39cd34a998a7a55d45373b257ec84da87291bc7be7 811 0.47/1.00 vMB 24
350,189 350,189 0000000000000000014a9e402f0aaf9a0305b2eaa787990b8aa11189f7fa69cc 196 0.11/1.00 vMB 19
350,188 350,188 0000000000000000030750900d5d1b2e80505995a7dc56480e5ce98fe1ad6186 226 0.14/1.00 vMB 20
350,187 350,187 000000000000000012a81bf60890dc09288f74aa86d53efccd94072eab963bb1 483 0.24/1.00 vMB 25
350,186 350,186 00000000000000000a52ea0be1afe82d9431dd747eb7033311a068d2ea745f6c 884 0.53/1.00 vMB 24
350,185 350,185 0000000000000000021170fa15f90faa28869c793b6c7bf8e628b14cac73d615 286 0.21/1.00 vMB 22
350,184 350,184 00000000000000000891a6ea6821c01a02544ba0681c5bfd8df11fe2f0582b3d 346 0.19/1.00 vMB 21
350,183 350,183 00000000000000000e88b91576257bb55282dabc88b0b2af2d55c7b129dae046 236 0.21/1.00 vMB 18
350,182 350,182 000000000000000003c2fcb8e50632f0cfaba07deb3b727cfe1dee5b31100807 897 0.81/1.00 vMB 16
350,181 350,181 00000000000000000c351a9122a262d7fa83e1468c1085cc933874ab8abeff2f 1,009 0.75/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.42 GB
    • Received: 13.87 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.