Loading Tool

Explorer IconExplorer

Memory Pool

29,281 transactions
6.65 vMB
0.05264867 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.81/200 MB

Candidate Block

Mining Attempt 443246d3f49c6c27a8caadb1ee1b80aeddbcba8ef32d023b30c33ffb37051923
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 0ec452c83b8cfd76b152c439e3aa0987d99f4cd594473f0328f6e42bafeb83f3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,277
Size: 1.00 vMB
Total Fees: 0.03580736 BTC
Median Feerate: 2.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (661,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,206 252,206 00000000000000510756eb995ec5cd3926fd77f9c6340fb06ca814f3d5336078 140 0.06 vMB 101
252,205 252,205 000000000000004efe7c914030e70eb47c6236d3abfa2e23e25d93aa9cc69639 153 0.08 vMB 191
252,204 252,204 0000000000000026f757c68ed083927ce3eac85577f2c95d2bf7ea6ae8825e4d 110 0.06 vMB 47
252,203 252,203 0000000000000023a37faa9d9553a5bb671c362f3e93af8cb066cf68a05bf03e 257 0.13 vMB 108
252,202 252,202 0000000000000017145f3ab9cada688f22cbfa885ca0b760f40cdc08637d6ef8 509 0.21 vMB 123
252,201 252,201 000000000000004e60a5ff9d6f1f26816a1a20e1c84cea6cd77308c2073af5e0 577 0.25 vMB 165
252,200 252,200 000000000000002aff04919981f8f37604e1a428444217934dfcf66ed6fc9b87 418 0.21 vMB 111
252,199 252,199 0000000000000009e96bfa095cd3a33c6a092b16ad869bf6a7033ec58c6535c6 483 0.23 vMB 148
252,198 252,198 0000000000000015290d85d452080a9afdfb78feacfef6c9a91964e3abf2fcc1 398 0.18 vMB 118
252,197 252,197 000000000000003277074acbbf9e9df22a9ae48d69751172418c0caa71003fb8 23 0.02 vMB 60
252,196 252,196 000000000000002af07ff493b1f042b33cc81de7516aed38c0ecf2632f0168ec 48 0.05 vMB 51
252,195 252,195 0000000000000007d9725c5257bd1ca70d4894b518b69b9e88edb9426fd0acab 240 0.09 vMB 158
252,194 252,194 00000000000000504ed1813712a03cf1e782a1c9072d3044b6cebccadff0876d 102 0.06 vMB 76
252,193 252,193 000000000000002789c632a79b49799ddeaa1511a20d8cfc39d2870d1cc5dfef 447 0.17 vMB 156
252,192 252,192 0000000000000030514382663005df0c4871e44216a8cc51d9c60c995e94e36b 954 0.44 vMB 105
252,191 252,191 0000000000000005a694a5aaec9fd4ee17e8425c907838b7a087edad469bf3d3 79 0.06 vMB 81
252,190 252,190 000000000000003a88f9173b0cddb8711de9be5d204b18732ca01ca4f0fbfd63 413 0.18 vMB 131
252,189 252,189 000000000000001dda82a38ecb4a47f67435e18207f79a053e836bf8e96c9dac 66 0.04 vMB 17
252,188 252,188 00000000000000475a997b40872eb02f0f5f3658853c5fc669685c3e981d9b9c 356 0.15 vMB 122
252,187 252,187 00000000000000448943461e35afb150facb6578446c3be7ddfd604fbb420cf4 388 0.19 vMB 105
252,186 252,186 000000000000002237ac5e5401005b7027cff7ace19253f72a77e096c691e9c7 166 0.09 vMB 101
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.45 GB
    • Received: 0.65 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.