Loading Tool

Explorer IconExplorer

Memory Pool

78,033 transactions
29.21 vMB
0.07547595 BTC
Random Selection Loading Transactions
Max Size: 178.97/200 MB

Candidate Block

Mining Attempt d2865b89de366db822577aa493d5564795c926e802fdd3aa22924d97774a7834
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 4394963886b55af0ec54d135af9551e3bd7e595418f8dd5648a997cd4b6e5f84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,707
Size: 1.00 vMB
Total Fees: 0.01137256 BTC
Feerates: 94.79 > 1.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (512,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,827 402,827 0000000000000000050fdaabcaa1068353c615c223e1317930f7b8ff3c32693a 695 1.00/1.00 vMB 11
402,826 402,826 0000000000000000066c8b38cf5b69fa9232c41072c4d7557f06796646e803ac 1,758 0.93/1.00 vMB 38
402,825 402,825 000000000000000002e67b6bff8fc45c7c21be0242c2eb82d44627ef7eb4ca7d 819 0.68/1.00 vMB 19
402,824 402,824 0000000000000000056b7dd67fc4e98879bc404227161f2f8ef1915ac037a592 2,678 0.93/1.00 vMB 63
402,823 402,823 000000000000000000d7bc0b8bef2da8acd1714dc779ec5652096e05a4dfddb5 2,794 1.00/1.00 vMB 57
402,822 402,822 0000000000000000038209386f6a1fd6b77d4679c70bba8758a2aee39d0032c1 1,202 0.52/1.00 vMB 41
402,821 402,821 0000000000000000054fc443ac44ced6be16f426a8ede1fdb485ed2e0921cb6c 611 0.98/1.00 vMB 11
402,820 402,820 000000000000000001aeb58941c17e95102f30a6bcfb2dff4aa6d78336686907 53 0.04/1.00 vMB 29
402,819 402,819 00000000000000000096970fd4f64a14548986a4c20cd67ff7d6eb54bfda3441 628 0.27/1.00 vMB 55
402,818 402,818 000000000000000006ccb415f6ceb3fefbb3c4e8503a837c84a1790fe39c7aeb 348 0.18/1.00 vMB 38
402,817 402,817 0000000000000000055bc248bf3d7605fde7d554bb93de2253ed2c37de6f0f15 1 0.00/1.00 vMB 0
402,816 402,816 000000000000000005e849cd3967532b63151069a75840260a6a897f3f1b7978 620 0.41/1.00 vMB 42
402,815 402,815 0000000000000000043440ed13bc544270c0ac270ae4f64f8aa868eb5e43f917 914 0.47/1.00 vMB 41
402,814 402,814 000000000000000001ebab92f193e6ea3a74b14e8122b1ad8f66fc4af7fd63c8 184 0.66/1.00 vMB 4
402,813 402,813 000000000000000001112f7fa296c8231305100eac53f8621a4f7203e817f4aa 979 0.45/1.00 vMB 42
402,812 402,812 0000000000000000006e1857e8f4404f670eb9d710ad1377e22c639b005c179c 569 0.33/1.00 vMB 39
402,811 402,811 000000000000000002bdfe92ce1ff6987aad64ba3f1fcb9607bf1853446c9387 783 1.00/1.00 vMB 13
402,810 402,810 0000000000000000005d969b091863a0ba7626698659c7751923c1b294822237 1,756 0.75/1.00 vMB 51
402,809 402,809 000000000000000000ae936ef8d6c312ba6ba407c707d128735337b3b958c0b4 1,340 1.00/1.00 vMB 28
402,808 402,808 000000000000000005e19bf68693abb24f63fc8a88106f9372437c2dcbddbec4 1,051 0.50/1.00 vMB 53
402,807 402,807 0000000000000000049c07b7695e335238818d1ae1f816a074cc363d911812cd 715 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.