Loading Tool

Explorer IconExplorer

Memory Pool

78,951 transactions
28.97 vMB
0.11405490 BTC
Random Selection Loading Transactions
Max Size: 175.81/200 MB

Candidate Block

Mining Attempt ca3554a61fe7628dd91382b96753a9750fbe8a0bbd156193acc1e1b5e83352f3
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8b5627599ad0c2a4026c81fcea8d4d4018bf948e95601470e58239341e420567
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,362
Size: 1.00 vMB
Total Fees: 0.04120096 BTC
Feerates: 602.26 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (399,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,979 515,979 0000000000000000002a8948f05a53bf10cf8fec7f64347b3c1cc611ae066e4f 497 1.00/1.00 vMB 3
515,978 515,978 000000000000000000094effbae3be490c2f59eb03ab5deb1d82db664fe66c79 1,515 0.63/1.00 vMB 30
515,977 515,977 000000000000000000214c0f4e18ec52d300a22cb6b21db2d7d49687887b9836 1,613 1.00/1.00 vMB 23
515,976 515,976 000000000000000000233036ff2149a84d4c830e3a9570f198a412d301a60eec 477 0.19/1.00 vMB 25
515,975 515,975 00000000000000000017bb1d335f2bc3eaf41ab0e9689a497a3bc6a5017e7579 1,447 0.58/1.00 vMB 27
515,974 515,974 0000000000000000000c514fe69ae4bcf2c30e4d3d55b04877b880839328201c 161 0.06/1.00 vMB 88
515,973 515,973 00000000000000000007b228cff5c2c8872049e04a694522d2d380aaf9301ce3 1,263 0.50/1.00 vMB 33
515,972 515,972 00000000000000000025e2a4352208038fe2b2628c737691d3eb5b8dc6cb6b68 1,693 0.70/1.00 vMB 27
515,971 515,971 0000000000000000003208c7ece485b7fc1a8ee0a251c2a86f68dbde83b85d3c 2,071 1.00/1.00 vMB 17
515,970 515,970 00000000000000000010e7a1f9cb330bceaa10a30594c57a7b58383d4c14b4cd 2,394 1.00/1.00 vMB 46
515,969 515,969 00000000000000000024bfff7fdde10f405e84919efc0574d9ee88b04745c0d9 369 0.17/1.00 vMB 41
515,968 515,968 0000000000000000003a626059b8202b9613e0cefd688ce343b2269774e956ba 453 0.24/1.00 vMB 54
515,967 515,967 000000000000000000187c3aa46dd5ea1d773d20a385352b8c109d61cbafcfb6 134 0.05/1.00 vMB 26
515,966 515,966 00000000000000000050aa69b3529ccbd4faf6bb403f7b3a5bc5300395fd8ada 381 0.15/1.00 vMB 27
515,965 515,965 0000000000000000003801710a34ac0afbdfeb3154a229c7e76c686a46d0b22b 1,768 0.91/1.00 vMB 24
515,964 515,964 0000000000000000003a78bb741f1c404ce10eb8572b20ddb1be802ea0d971d0 224 0.09/1.00 vMB 13
515,963 515,963 0000000000000000002db250b0b99bf3922e6a482f47bc3cf0b6ae2313206d50 440 0.18/1.00 vMB 31
515,962 515,962 00000000000000000021b8d1e8506f695ee1c8c8897eeed33775dedc5c733bb9 701 0.40/1.00 vMB 29
515,961 515,961 0000000000000000001d994821187aeb615a7eff7b2d2554400a6301667db68d 497 0.20/1.00 vMB 29
515,960 515,960 0000000000000000000aa3552278554fe86c84e75082f34235eccf8da8c1f5c8 1,318 0.69/1.00 vMB 27
515,959 515,959 00000000000000000015f8d131a37e1ac7434afaaf36f67c5cb608bc1bd70bf5 704 0.27/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.92 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: 714.42 GB
    • Received: 17.53 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.