Loading Tool

Explorer IconExplorer

Memory Pool

81,575 transactions
31.01 vMB
0.09102928 BTC
Random Selection Loading Transactions
Max Size: 188.27/200 MB

Candidate Block

Mining Attempt 22238bc171fb6a06197ae2a09b58ea3afe886b72d59dd1db1d899791f64cbd70
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 63a1a2b321aae6c5e568dcc99173c5d333b4b94fa6be4788d82118b0a3d52c21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.02427069 BTC
Feerates: 351.58 > 2.43 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (590,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,161 325,161 00000000000000001ca7f474886c3abb95cdd652af02319c3d7b9cd14ec61aba 819 0.35/1.00 vMB 34
325,160 325,160 00000000000000001a7f10cbacaf94c3bb53166302d6f703723847d4f408069b 128 0.06/1.00 vMB 51
325,159 325,159 000000000000000011fa1012e67bcec654d4fe32f01c0b3c613dcd7c88da02d3 189 0.12/1.00 vMB 17
325,158 325,158 000000000000000013bcc8fddc44974a9312c864d7f5cdddbac2da4ceb66a7c9 261 0.30/1.00 vMB 17
325,157 325,157 000000000000000005c74a157026098ccba060ddeab62fd50538da9606966d5f 256 0.13/1.00 vMB 31
325,156 325,156 00000000000000000725846f1ad552d5291c5521247553e2519cbc1481a1ab5c 428 0.32/1.00 vMB 24
325,155 325,155 000000000000000003b78beae8adcc055548a188e1a62d268d55a11341d0ef8e 971 0.59/1.00 vMB 28
325,154 325,154 00000000000000000c88b215014030a880c0e1690b7ce7387a1e7334fa53892d 1,367 0.79/1.00 vMB 29
325,153 325,153 000000000000000004049f1dae09c0230bbf930750b617859da4ad382022da48 656 0.37/1.00 vMB 30
325,152 325,152 0000000000000000154c4672bd86fc0d0b7a5c03a229e89a9b8bfb72767a7457 283 0.18/1.00 vMB 22
325,151 325,151 00000000000000001d14b99154dc2f4b91d5523841a075ae68558fbab9752f0c 256 0.08/1.00 vMB 45
325,150 325,150 00000000000000001cde76efb647be357a2bab19e06790bc7f1eb70b222dae0d 772 0.44/1.00 vMB 28
325,149 325,149 000000000000000010e90f15ca7507212bb81701b8af08b694f788aab729a468 251 0.20/1.00 vMB 15
325,148 325,148 000000000000000008289fa4960bcab69a30cb79a095f664894a9c63a14e455a 933 0.75/1.00 vMB 21
325,147 325,147 000000000000000016df76c352711833fdbf6b4aa27c0af6ea1a7f6cdcf5c2cc 64 0.03/1.00 vMB 50
325,146 325,146 0000000000000000125ff4f076e077d99a65c2aece6b165a51f3974f35c9142b 639 0.25/1.00 vMB 37
325,145 325,145 0000000000000000030473c641b0c6266242f90b297d316aa58d8056c24adf9d 790 0.35/1.00 vMB 34
325,144 325,144 00000000000000001dcab8c11bb7778e517369db55be802dfdb19ddabfe5e76f 237 0.18/1.00 vMB 19
325,143 325,143 00000000000000000f68cd70194aaf683dbe64a0a0619c0d50b91c0f677cf68e 385 0.22/1.00 vMB 33
325,142 325,142 000000000000000001465db35c67a2c2bfdbf0f0fab8b74e8534dab283f9176f 211 0.13/1.00 vMB 31
325,141 325,141 0000000000000000070264199fcc89557c2a6081a6d9ed7da38736b6f88bc1cd 410 0.25/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.