Loading Tool

Explorer IconExplorer

Memory Pool

76,902 transactions
28.55 vMB
0.06319242 BTC
Random Selection Loading Transactions
Max Size: 173.28/200 MB

Candidate Block

Mining Attempt 6c8eedfc571a85da9e63bd23bdd977912ad27eff178158dac1882c3b86227f92
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root f3b691934364e44a55953a6f798916ca75fa118b53c7e5484e116ed5f5593c81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,011
Size: 1.00 vMB
Total Fees: 0.00400739 BTC
Feerates: 73.20 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (144,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,461 770,461 000000000000000000060cb4242d1f28e37b3d5fdc565990d6b8d3e95e6f3a35 1,007 0.33/1.00 vMB 12
770,460 770,460 000000000000000000056f71e828fa8423ea4ee816cb4b892c2d720317f383d6 960 0.68/1.00 vMB 2
770,459 770,459 000000000000000000030ddf5bf0342ff75406949eb14340007b1c36bee253c1 2,631 1.00/1.00 vMB 14
770,458 770,458 0000000000000000000098ba2fe2b33e01bfde967bf98928a8f8b5d4171450e2 2,407 1.00/1.00 vMB 13
770,457 770,457 00000000000000000006d1fa89e592c8aa7e9fdf84b925f5b6bbbfc6a34154c4 2,738 1.00/1.00 vMB 19
770,456 770,456 000000000000000000026b9449800426ff76428c3b4f3e90dd1fdddaf5c793ff 2,722 1.00/1.00 vMB 18
770,455 770,455 000000000000000000020d00438706ed88fce9f52158f95a9085ccc584116549 13 0.01/1.00 vMB 34
770,454 770,454 00000000000000000003aaa849ceeef60981437108b73c8adec1daf53ad28183 880 0.32/1.00 vMB 10
770,453 770,453 000000000000000000029dfe324a3b91fcfa8a37d721d18dd789d16123d28741 249 0.08/1.00 vMB 14
770,452 770,452 000000000000000000061a5fb8c7319fdb632c8cff9df670075644ddd7a5e1f1 1,876 0.57/1.00 vMB 11
770,451 770,451 00000000000000000000e5b4f5b14be7641e94b18cf51529ec91c0b01f889a59 1,490 0.50/1.00 vMB 11
770,450 770,450 0000000000000000000139ad6c1fb36d70dd567326a6ae844ac2ca37094895cb 258 0.07/1.00 vMB 11
770,449 770,449 000000000000000000080d76c20ec838bb03e1db183cbcf4848406c9619ef246 138 0.60/1.00 vMB 1
770,448 770,448 00000000000000000003255c3116831c2d5c5f302da522daf1258ef939ddb700 1,893 1.00/1.00 vMB 8
770,447 770,447 00000000000000000001e57230efe86e9037430d4674342034bceba9956d4e06 1,375 0.98/1.00 vMB 3
770,446 770,446 00000000000000000001ecf922dca8382a0a826909e7dec73c80bdc48ca29dbd 2,749 1.00/1.00 vMB 16
770,445 770,445 00000000000000000003d1a1d8e62d74bb2a60bbcf52f8615d81dece2234e04f 2,222 1.00/1.00 vMB 9
770,444 770,444 000000000000000000071b62e17a401dd79e47ae2d16e51327257b782c6c06c8 1,194 1.00/1.00 vMB 15
770,443 770,443 00000000000000000007f6d3d152fbaa7530a8a9940805a7d9c4636e711cc964 25 0.01/1.00 vMB 13
770,442 770,442 000000000000000000057d3c05171120e661e7d6c517252eb9006652cb673330 607 0.22/1.00 vMB 12
770,441 770,441 00000000000000000002f392fb4c5d81d702faa2bba33eaf17054fd1c723e2d3 621 0.24/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.