Loading Tool

Explorer IconExplorer

Memory Pool

50,753 transactions
28.45 vMB
0.07731820 BTC
Random Selection Loading Transactions
Max Size: 153.10/200 MB

Candidate Block

Mining Attempt a4e878f29af49fda64c8419b12f2ea8db5e8f4f8c592f7a103a7322a59c1fa51
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root b23713a3d6b497dec0bb91afb0012e4b9af1be25da6c55ad4ec2bbc395ee5664
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,210
Size: 1.00 vMB
Total Fees: 0.02294357 BTC
Feerates: 507.72 > 2.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (68,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,139 846,139 00000000000000000001dcbe99b0e5405da5c271884e3318c7c8cd33a8ab95fe 6,147 1.00/1.00 vMB 39
846,138 846,138 000000000000000000011b2e32209c6e868788c58690ff86647854fca68f514b 5,393 1.00/1.00 vMB 45
846,137 846,137 000000000000000000018b873aa294d808abb6882cd937af1d245690b61cb7a9 4,859 1.00/1.00 vMB 53
846,136 846,136 000000000000000000012f076f6d8bfa2da4ce6a602984bb67fd0bf3e6ab3e26 4,725 1.00/1.00 vMB 43
846,135 846,135 000000000000000000008872be8ba597a1242e2f70fcab56b49dc0c7f9cb2885 5,537 1.00/1.00 vMB 21
846,134 846,134 000000000000000000025ab57f1e376dc522e4a265a6f786ca07a4066f11c343 4,748 1.00/1.00 vMB 26
846,133 846,133 0000000000000000000246ca988ea5fbbe21ece70e43b34149d1b336034f21c4 6,330 1.00/1.00 vMB 18
846,132 846,132 00000000000000000000fd1de4390e0478873ee812bd6cdd5d1c7b302e142587 5,644 1.00/1.00 vMB 19
846,131 846,131 00000000000000000000d29356b54d7f51fe66d4299ccfcfd770678649e72b34 4,357 1.00/1.00 vMB 31
846,130 846,130 00000000000000000000736c043cb6082aac66aba352df2b96099ad88144354b 3,955 1.00/1.00 vMB 23
846,129 846,129 000000000000000000013fd7a073e9385ca55119db96cdc65270ec37c1aa7528 5,104 1.00/1.00 vMB 24
846,128 846,128 0000000000000000000056a65328affc2887e0d2959df339a92459aa4fb823b6 4,817 1.00/1.00 vMB 22
846,127 846,127 000000000000000000024204b6b781e2533ba6242a965394966cb278ce33e1a6 4,603 1.00/1.00 vMB 38
846,126 846,126 0000000000000000000100c24d5a6ca1bdbfea41aa954d40fc59d65d27171336 6,168 1.00/1.00 vMB 22
846,125 846,125 00000000000000000002170739493c1bc4e4d13448f7c2df71643fb5eb923aee 5,689 1.00/1.00 vMB 21
846,124 846,124 00000000000000000000de3e54d3ca260440c0e0420d992d15bf1ddb84cbb2b5 5,911 1.00/1.00 vMB 28
846,123 846,123 000000000000000000001ed776ee698b204b8be3149c956ecf60a4e6719c4672 5,564 1.00/1.00 vMB 27
846,122 846,122 00000000000000000001447e92a9795cc61fff929631d43443782c1b7855aaa0 5,934 1.00/1.00 vMB 17
846,121 846,121 00000000000000000001253f4ff9e6f3f673d60e72594c42d2eaf95fb2268edb 5,308 1.00/1.00 vMB 19
846,120 846,120 0000000000000000000123545bb4c21bcbd9a4ad7f3a40e0549d50c5618e988f 4,199 1.00/1.00 vMB 25
846,119 846,119 000000000000000000034d7928cf4fdf70aace2295dc6bb7f2989fd1b9b49482 3,191 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.98 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: 648.34 GB
    • Received: 13.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.