Loading Tool

Explorer IconExplorer

Memory Pool

40,870 transactions
29.39 vMB
0.04980770 BTC
Random Selection Loading Transactions
Max Size: 165.33/200 MB

Candidate Block

Mining Attempt 32161d65f6730eef6bb3fa4460adb06d31b61a6d37bf12a2c7b65557d22375e6
Version 20000000
Previous Block 00000000000000000000e6d143f6b832bd12fd39abc1f4da8ec74901a07f5464
Merkle Root 3b8a889ff993a453f76299da679d8a81997c7054f6c139538de5d54956c8aa9c
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,185
Size: 1.00 vMB
Total Fees: 0.01631217 BTC
Feerates: 100.53 > 1.63 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,777 (216,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,616 724,616 00000000000000000008613de096d7d39981a700dd0d6b7fde692cda761df449 1,412 1.00/1.00 vMB 3
724,615 724,615 000000000000000000004b4f97f66f1bcd59b94168efa09466630683390bd9f0 2,607 1.00/1.00 vMB 8
724,614 724,614 00000000000000000001adfb237b7913e52668073de5fe766f553c572dd110b3 2,664 1.00/1.00 vMB 9
724,613 724,613 0000000000000000000749e86f9246cb9324b053f5b4cd3da79eaddec2c7b029 2,669 1.00/1.00 vMB 11
724,612 724,612 0000000000000000000709a08f206a0dbc1eeb835660131dcad01460f31a8061 2,788 1.00/1.00 vMB 8
724,611 724,611 0000000000000000000749d2c8ddce870dcc693001f7c22229d3d908b9a5ebfa 3,165 1.00/1.00 vMB 9
724,610 724,610 0000000000000000000472a6936b2707f1809dee7bde5059faa176fdc133d719 3,030 1.00/1.00 vMB 11
724,609 724,609 0000000000000000000012e598270672ec1c2a8d653506f15b8bbe3f4198c645 1,123 0.46/1.00 vMB 6
724,608 724,608 00000000000000000002764cb88e65a7a66fa7671ab361c7e4f9a83d18fab6ea 1,781 0.60/1.00 vMB 8
724,607 724,607 0000000000000000000492f4248b8c1899b6790a19f7c8c754770214cf3d3cbd 2,075 0.62/1.00 vMB 9
724,606 724,606 00000000000000000002a8f10c6b5ac3faa0e079b9979fa80dc779a4d770dfca 1,316 0.50/1.00 vMB 9
724,605 724,605 00000000000000000009a6dc267cd803a27a5d467e295499be46d513a28f3698 1,007 0.71/1.00 vMB 4
724,604 724,604 000000000000000000023ab9610db9f766bbf45a94602e3b22c2e6c2c96e82bc 1,849 1.00/1.00 vMB 3
724,603 724,603 00000000000000000007a0a075fc369330e1b8bf1db9307086c8761dba7d24b8 2,055 1.00/1.00 vMB 2
724,602 724,602 00000000000000000007cbe84ae1c2e23652db419502077c874845000f63869d 2,750 1.00/1.00 vMB 7
724,601 724,601 0000000000000000000050304897670084117e78280856b1076889abd67a866e 2,596 1.00/1.00 vMB 14
724,600 724,600 0000000000000000000702a7867fdaba10beb332a85219089aa6eb4dd866ecbe 614 0.35/1.00 vMB 1
724,599 724,599 00000000000000000003ac9a0f8c65f3f0d3fe7fcc079b013e955886d58e7f41 3,123 1.00/1.00 vMB 8
724,598 724,598 00000000000000000007970079f61055742fb2ccda61ed507aa4f93caa2a3799 3,476 1.00/1.00 vMB 10
724,597 724,597 00000000000000000006913cd13692e0c63a569a5aa1ef869d019de317cca732 2,101 0.84/1.00 vMB 13
724,596 724,596 00000000000000000008a8aebcb5f2bcb09267d319fc4ff178f48a5c5f5f0d6a 553 0.46/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 828.14 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: 4,562.62 GB
    • Received: 245.85 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.