Loading Tool

Explorer IconExplorer

Memory Pool

82,397 transactions
31.03 vMB
0.09069779 BTC
Random Selection Loading Transactions
Max Size: 190.04/200 MB

Candidate Block

Mining Attempt dc960d8fedf225ef981d98fca9bf028a6b0d960622b390399a190524d3afb4b8
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root d44c55ac7e9f15daa0773738fd79e0b0e7865658932e1aaef5703236a5e36d46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,485
Size: 1.00 vMB
Total Fees: 0.02083720 BTC
Feerates: 100.00 > 2.09 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (364,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,918 550,918 0000000000000000001507d803c9ce3a7bcee92db95bdefeb4f03b2cd414c75d 1,882 1.00/1.00 vMB 57
550,917 550,917 00000000000000000010d3fbe69c3ce1eb4fbb94d1c048ea2a765103975f904b 1,931 1.00/1.00 vMB 18
550,916 550,916 00000000000000000023f58d875d02d88196d22cb0cd6a9054a18530bb1e5b76 2,175 1.00/1.00 vMB 21
550,915 550,915 0000000000000000000d48c340b6844148b7d859b27dbba56ffed73617d723b6 3,671 1.00/1.00 vMB 14
550,914 550,914 00000000000000000017d5b2b2ecb39a6379071261077089d82c85568b208440 1,792 1.00/1.00 vMB 12
550,913 550,913 00000000000000000009fd9909ba156ff8ef44111787c284a271cc3899b3b9a6 2,307 1.00/1.00 vMB 19
550,912 550,912 00000000000000000009b515fb81c2d03eb9032683f2d502f1cec0d576766593 2,970 1.00/1.00 vMB 62
550,911 550,911 0000000000000000001c4abb36b37934ae13a8559168dc50a4fee0ae7b410f93 3,406 1.00/1.00 vMB 22
550,910 550,910 0000000000000000000c0ed010a4bc012732986e10ffd0106ede9d3c323791e3 2,565 1.00/1.00 vMB 34
550,909 550,909 00000000000000000015326fa252df47f38e8dc9206426bc8a7486d9a00d7811 2,609 1.00/1.00 vMB 63
550,908 550,908 00000000000000000015ad4d1edf4745b3ee296708e01029c4d6f53018123376 3,118 1.00/1.00 vMB 77
550,907 550,907 0000000000000000000177eb6e43a0d8b4420bc41ea7bbb3562d36819ba0d501 3,121 1.00/1.00 vMB 79
550,906 550,906 0000000000000000002352597f8ec45c56ad19994808e982f5868c5ff6cfef2e 2,923 1.00/1.00 vMB 59
550,905 550,905 00000000000000000009cd85a748c4d8060d20b0e16985fae2e898c4060855e0 1,885 1.00/1.00 vMB 15
550,904 550,904 000000000000000000012e27261332b90a948cb372ce9d402301fc0c1e99f901 2,788 1.00/1.00 vMB 60
550,903 550,903 0000000000000000000054f9719ef6ca646e2503a9c5caac1c6ea95ffb4af587 2,312 1.00/1.00 vMB 62
550,902 550,902 0000000000000000000f32c84291a3305ad9e5e162d8cc363420831ecd0e2800 1,988 1.00/1.00 vMB 11
550,901 550,901 0000000000000000001e002080595267fe034d370897b7b506d119ad29da1541 2,437 1.00/1.00 vMB 40
550,900 550,900 00000000000000000000100158f474719e5a319933856f7f464fcc65a3cb2253 2,715 1.00/1.00 vMB 73
550,899 550,899 0000000000000000002237e4a60b4a15bfcbfc888037afc96274778cc03f2133 1,049 1.00/1.00 vMB 38
550,898 550,898 0000000000000000001257e79fed32d5fe20592bdb28191fad9e3702261465ac 2,181 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.