Loading Tool

Explorer IconExplorer

Memory Pool

74,812 transactions
27.53 vMB
0.06491009 BTC
Random Selection Loading Transactions
Max Size: 168.17/200 MB

Candidate Block

Mining Attempt fc2b81b254f65dcbfc153fc106289c79f10c291c00b06f385511a6cbd03177d0
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root 83a480abe437de986ec1b59fbb9493a06d8f6b19857b5162a873b79cb6f6fa37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.00636128 BTC
Feerates: 30.16 > 0.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (103,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,593 811,593 000000000000000000037a0836fef86d9746a785144fa0fd7bca38ae7496258a 2,174 1.00/1.00 vMB 8
811,592 811,592 00000000000000000001bbecd8255cf867604a9886467ddac1a4709a2bb0774d 2,059 1.00/1.00 vMB 11
811,591 811,591 00000000000000000004a414ee3d686e25811c38da92b841ff14b5b736347a94 3,398 1.00/1.00 vMB 23
811,590 811,590 00000000000000000004457dfabc7176ac59569e23e96535efe92e54a4b3d72b 204 1.00/1.00 vMB 2
811,589 811,589 00000000000000000004af5004428d5d262c3c104c39eb46ad8fb68b1fa47f68 926 1.00/1.00 vMB 4
811,588 811,588 00000000000000000001b01b6b2993a39b7423cca2d3da2fda0ac6ddd4ced256 2,410 1.00/1.00 vMB 14
811,587 811,587 00000000000000000002db7efd71f8c92eece1f53deda4641601ac8ca64da2cc 1,185 1.00/1.00 vMB 5
811,586 811,586 0000000000000000000463b9e8522b69e049b0356480d93cfef203a283c85a60 265 1.00/1.00 vMB 2
811,585 811,585 00000000000000000000993342b8c068c1800b1891214c237573f0b74a59ba19 954 1.00/1.00 vMB 2
811,584 811,584 0000000000000000000485993e37cd61641cbba93a61793301bff095728b02ff 3,231 1.00/1.00 vMB 21
811,583 811,583 00000000000000000002c8f127b8abd3358144523b756588827906ee61272e88 1,686 1.00/1.00 vMB 5
811,582 811,582 000000000000000000019cc7675b84b4ab15b496a61999d01a9047a841aeeb30 1,475 1.00/1.00 vMB 4
811,581 811,581 00000000000000000001d8f64d269a620e4c1449a56abd6578e7cfa5d9769411 2,820 1.00/1.00 vMB 21
811,580 811,580 00000000000000000003ed2a039ef49252770f9a31410a247a319a486f1055df 1,123 1.00/1.00 vMB 5
811,579 811,579 00000000000000000004aeed203c5474c89662821734b01e6ff9168e85564039 1,458 1.00/1.00 vMB 8
811,578 811,578 000000000000000000027bda675fe10d67baee4d2582e8c753d9d9caec0c9d25 1,607 1.00/1.00 vMB 6
811,577 811,577 00000000000000000002091ab28d18c19fa35557d4ca5c672b8b900d74e938f3 819 1.00/1.00 vMB 7
811,576 811,576 0000000000000000000406756b7845d9851ceba77022b65320c05dca333ee929 3,064 1.00/1.00 vMB 19
811,575 811,575 000000000000000000030e3297c1e72f1da63fff0c66a666a4349403ae8c1607 1,445 1.00/1.00 vMB 9
811,574 811,574 00000000000000000000662f4635ee88019347b646eec2361fd0ba78250a3f1f 2,374 1.00/1.00 vMB 14
811,573 811,573 0000000000000000000034b3257ccc8338067c151367315f474daa162ba521cc 2,126 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.