Loading Tool

Explorer IconExplorer

Memory Pool

80,229 transactions
30.21 vMB
0.08017696 BTC
Random Selection Loading Transactions
Max Size: 184.67/200 MB

Candidate Block

Mining Attempt ee671378a38a5f59a1b2c4bcbb3d22b55ef84bcc4027a40a4477389e0cbae736
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f2d43aa9b608d031aac54d975fec5060ff84e55154d35347eceb2a8ce4450eec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,255
Size: 1.00 vMB
Total Fees: 0.01281542 BTC
Feerates: 150.92 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (498,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,837 416,837 000000000000000004b896a01102cf4bff2cbd54fbce5c69bb858963495e4821 2,697 1.00/1.00 vMB 77
416,836 416,836 000000000000000005713ac9d18d329f62c04c45485276e55b4a2a0373963ac3 388 0.14/1.00 vMB 76
416,835 416,835 000000000000000002165e0dcb4f942a7adabcf0eb7f2a2d77c1fc3490632c77 758 1.00/1.00 vMB 21
416,834 416,834 000000000000000001cfbbcf6323bf727f1569f417a1adc0cd11704f28ee2e7b 1,244 1.00/1.00 vMB 37
416,833 416,833 0000000000000000019b11d3f740e5e5b441415b97adba25315290e58d37d600 1,008 0.47/1.00 vMB 67
416,832 416,832 00000000000000000479bbbf51d485ddc7b161998b6f54049e576b09fd72e363 245 0.27/1.00 vMB 30
416,831 416,831 000000000000000004fead67724e7e533ceb7c9c86c767f81742f3ac58b23b24 677 1.00/1.00 vMB 16
416,830 416,830 0000000000000000023ab137a79d2a3d08238832bbb76bca757cc3c8fcee51f2 2,058 1.00/1.00 vMB 50
416,829 416,829 000000000000000001c6bfc264b5c98a387a737e46353a5335cddca79512fd58 1,802 0.74/1.00 vMB 60
416,828 416,828 000000000000000002ff2924a3c30bcb172d4d48a7288546e45e0ba397a05fde 2,272 1.00/1.00 vMB 78
416,827 416,827 00000000000000000499a65ec7bd9aac93b7335e9be20b0a50e6957fa470bc82 2,240 1.00/1.00 vMB 60
416,826 416,826 000000000000000001f1509a4045fe9ef10efb85513cfc130d33de18774d0d40 1,958 1.00/1.00 vMB 41
416,825 416,825 0000000000000000041a132b8504d464b5a93cee9060e48d5dd82e1627a40e76 2,599 1.00/1.00 vMB 96
416,824 416,824 0000000000000000023b51799ef0a23550ee9af4753a7b576e3300744ce175b8 2,276 1.00/1.00 vMB 63
416,823 416,823 000000000000000004a9c7cc3839320e1247d7bde4ccf5d7fa3534508d6839aa 1,867 1.00/1.00 vMB 42
416,822 416,822 00000000000000000586064959dcdf180146ef5852ea82884243964704fee5ea 2,550 1.00/1.00 vMB 76
416,821 416,821 0000000000000000049df7baff5b23465bf7c1ceb14bc80232a4938143836baf 2,938 1.00/1.00 vMB 103
416,820 416,820 000000000000000005784f699adb4240822bdcc892524190601155fadc3302d0 1,547 1.00/1.00 vMB 46
416,819 416,819 0000000000000000055463864466aa22ec67de4bc46c2549dc0ad7bb825e7ccf 1,321 1.00/1.00 vMB 33
416,818 416,818 0000000000000000049a722b71b91b1a7f0a1cdaf344bf25a509dd4085061e2a 1,435 1.00/1.00 vMB 46
416,817 416,817 00000000000000000160814bdd71eb42a75c88f00044ec8da5ef90d43d2dc109 1,934 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.91 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.