Loading Tool

Explorer IconExplorer

Memory Pool

77,388 transactions
29.08 vMB
0.10064114 BTC
Random Selection Loading Transactions
Max Size: 175.00/200 MB

Candidate Block

Mining Attempt 1ec327392b2f2e285f8df86bdb3d63e4f624372f288f67a309c4b37b1f1a71e4
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 79916c9331a7d1a6168feaabb1434c775aa7b657a75af04a4db3ebb8eb566f59
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,525
Size: 1.00 vMB
Total Fees: 0.02676525 BTC
Feerates: 453.09 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (314,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,397 600,397 000000000000000000007711df2dee6b1d9f280bfa53aafef7d54e4a53f3c3a2 1,405 0.43/1.00 vMB 12
600,396 600,396 00000000000000000012812f692e0dd5b085aadc1098f9d432af6562ad759dce 2,343 0.70/1.00 vMB 3
600,395 600,395 0000000000000000000b95372b3e121e8ceea1bb070c7ec44c45c4e997312cfb 3,054 1.00/1.00 vMB 10
600,394 600,394 00000000000000000006ebb7ccdd7fcd4791466b9da52630695a9000ca59a957 2,660 1.00/1.00 vMB 23
600,393 600,393 000000000000000000100a8b2cc4daeb1165d34dfe873e99e6b8863f95aa0fa8 2,454 0.85/1.00 vMB 8
600,392 600,392 000000000000000000076baa27cefa11a176cf5850e2d979d3d28fc89a823c21 2,537 1.00/1.00 vMB 15
600,391 600,391 000000000000000000009e5314e8daccefee0b94bd021aeb7856d658ab502b28 2,743 1.00/1.00 vMB 13
600,390 600,390 00000000000000000008c9c6dc32a460edbc3d63ff3d0a146588d174bca899bd 2,876 1.00/1.00 vMB 21
600,389 600,389 0000000000000000000f1ed201650203e4b3643b3005fa78bba41e512543ab2f 1,445 0.39/1.00 vMB 11
600,388 600,388 0000000000000000001090c0214d3a5756cf9de97a85d491384cf571925dc855 2,895 1.00/1.00 vMB 17
600,387 600,387 000000000000000000061f1b20971462a30dbe5e92ca2d3307dba0364e9b5f9a 840 0.26/1.00 vMB 16
600,386 600,386 00000000000000000012f7db7660371e5684d5c2e24acd9ab468f6c692b49a64 2,335 0.78/1.00 vMB 2
600,385 600,385 00000000000000000012993a8ef31203777aa40c89652c5ed380e68a47f483ca 3,105 1.00/1.00 vMB 5
600,384 600,384 0000000000000000000a4896629fd1c25614198ca38fcef5311b66f24e407e0e 2,804 1.00/1.00 vMB 10
600,383 600,383 000000000000000000120d81e64f14eb63ac9748c97e6fd06bfa4f30f4bee299 2,496 1.00/1.00 vMB 46
600,382 600,382 00000000000000000009c0227fe27238f17c4b29b6a1c9a210139da9955d1067 2,795 1.00/1.00 vMB 26
600,381 600,381 0000000000000000000466a81e59ac57f6526e1a870b1dacc0401cba43c33105 211 0.06/1.00 vMB 17
600,380 600,380 000000000000000000137c66362f59fde6a3a0191c256c84adc2d6a839521c24 2,148 0.63/1.00 vMB 13
600,379 600,379 0000000000000000000b9c8a0b75ac1e8b80c9f5cd779d01dedd0c28002b54f3 2,770 0.92/1.00 vMB 23
600,378 600,378 0000000000000000000f5d08f00dbf1408e7a307e559a9ad535aba937dbb0652 3,057 1.00/1.00 vMB 12
600,377 600,377 000000000000000000143e3496f2dc8ef6c8a4e345cfbef235783d544bffc9f5 2,762 1.00/1.00 vMB 22
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.51 GB
    • Received: 17.56 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.