Loading Tool

Explorer IconExplorer

Memory Pool

82,258 transactions
30.96 vMB
0.08025560 BTC
Random Selection Loading Transactions
Max Size: 189.98/200 MB

Candidate Block

Mining Attempt bbd844d8351f3a3c1df895a10aec566edd420934f52478b40d5c63490ddfac7b
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 593ee9f0f54b022e7c96a30aac7432402409f161bd9fe0656ec7881dd3dbdf1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01071233 BTC
Feerates: 301.05 > 1.07 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (115,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,826 799,826 000000000000000000039dba8468133780d83a6d026d0821553312bc3441d8bb 2,738 1.00/1.00 vMB 24
799,825 799,825 00000000000000000004647fd838530d5026d378e833ecdd7c140efdf0ee21f9 3,174 1.00/1.00 vMB 26
799,824 799,824 00000000000000000003173fcc07e420da191d3ef4b2dfdac3e923222ed3c44e 1,987 1.00/1.00 vMB 31
799,823 799,823 0000000000000000000153159d7b95debfb0dadcd1040aaf9dbeb0025a1ddeac 3,040 1.00/1.00 vMB 27
799,822 799,822 00000000000000000003aa0dbb86a571670ee078ee60556c3e296382582c76ea 2,086 1.00/1.00 vMB 37
799,821 799,821 00000000000000000004643723e4852738c53ba6e7f7e2354f02643a811a6ad1 2,965 1.00/1.00 vMB 42
799,820 799,820 000000000000000000046c05492365b2dfe023f2bf91dcafe88921ab1e023186 1,448 1.00/1.00 vMB 57
799,819 799,819 0000000000000000000129769eeb349ba54a59b05f6b5866c9e5c12bb4327635 78 1.00/1.00 vMB 55
799,818 799,818 00000000000000000001b28d4e5e2b08f30e1695e18154c7d48830a645671ade 74 1.00/1.00 vMB 55
799,817 799,817 0000000000000000000483ea9f053c6bd3dd48bbf33a31c8565fbe85ec3fc21f 1,774 1.00/1.00 vMB 56
799,816 799,816 00000000000000000004cd33b5826d62aea5466b384a1aba341776d01cdee032 125 1.00/1.00 vMB 56
799,815 799,815 00000000000000000000f640181eb76c80562519149d2fb09ab5e6ea52c6a8a9 1,448 1.00/1.00 vMB 60
799,814 799,814 00000000000000000003555fa1b901ec3497b89c990865ddc2d684f95a1d8145 1,850 1.00/1.00 vMB 61
799,813 799,813 000000000000000000016e613a29ef2292e17a7fde4c345f9898280f937dba06 2,272 1.00/1.00 vMB 61
799,812 799,812 00000000000000000004d74bf04bb10662a20dd98afbf1f5981cc1771240ecdf 681 1.00/1.00 vMB 57
799,811 799,811 000000000000000000002d29dfceab34a94ad998123a60ed689edf20d613701a 2,398 1.00/1.00 vMB 60
799,810 799,810 00000000000000000000cd4c39d8a6908fc711994daaab3043f2b724daac9249 1,657 1.00/1.00 vMB 58
799,809 799,809 00000000000000000000bc0cf30313623cfb61dd33b09557afd0aec00fbe9b9e 2,778 1.00/1.00 vMB 32
799,808 799,808 00000000000000000002aa81f0aaff7684c646a50bd951e92aec0eb0cbc16e1f 574 1.00/1.00 vMB 57
799,807 799,807 00000000000000000004a50232f8a1f1ee536dfb146e1cd8a3c8fb790e0233b2 2,490 1.00/1.00 vMB 36
799,806 799,806 00000000000000000001bc801879a4fae8f3584696a1a799eb465e1cd8cc63aa 807 1.00/1.00 vMB 57
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.18 GB
    • Received: 16.86 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.