Loading Tool

Explorer IconExplorer

Memory Pool

77,764 transactions
29.60 vMB
0.07402191 BTC
Random Selection Loading Transactions
Max Size: 180.77/200 MB

Candidate Block

Mining Attempt 4442f491a7b26d2b8033854c15321c0ae71f1efc981ed2c0b547ff4cc9d2f492
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root c7eaedfee381f4e81a7af1fd172a80ae0a0628f08bead6739360dcae7175a5cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,338
Size: 1.00 vMB
Total Fees: 0.00870347 BTC
Feerates: 75.20 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (320,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,521 594,521 00000000000000000008ca970a8273f663c8e24f7c0358463f428538640a0cfd 1,166 0.45/1.00 vMB 16
594,520 594,520 00000000000000000015b64a70745a9a82390faa2032ea597771e947ee4919fa 1,908 0.68/1.00 vMB 10
594,519 594,519 0000000000000000000e73fec4eaf6f210493fd2f66659c15af57d61b71ad883 2,885 1.00/1.00 vMB 25
594,518 594,518 000000000000000000002422fc48d00b1243d2ec90d90695b83c0872b2eea20a 548 0.19/1.00 vMB 20
594,517 594,517 00000000000000000004680e549e240acc486aa26ea044bf54f3f84e748a9021 1,588 0.65/1.00 vMB 12
594,516 594,516 0000000000000000000e7203b3e2ff31d2b5caa7d9267ee240b960cd9d64cc72 2,498 1.00/1.00 vMB 25
594,515 594,515 0000000000000000001a019f80790bdddcc8842b0607988e3710ee3ae47dd3d1 2,657 1.00/1.00 vMB 10
594,514 594,514 0000000000000000000c162073135225ccd0ccfb2014d24fa57c965ce096b0ad 2,589 1.00/1.00 vMB 22
594,513 594,513 0000000000000000000124430a433394ee1e0de4c7c393e874d091bb85ec08c0 2,448 1.00/1.00 vMB 27
594,512 594,512 000000000000000000079cbf677c5be6836033792beb6d55a91609f0bbd1d2c1 3,132 1.00/1.00 vMB 45
594,511 594,511 00000000000000000012889b9f7fa862bfda5e443078be3c7ac91a435b9918cc 2,315 0.96/1.00 vMB 6
594,510 594,510 0000000000000000000c4ef9947def1268764d607f563b3658d72eab619affb9 2,566 1.00/1.00 vMB 16
594,509 594,509 0000000000000000001720b09e2b06802a76bf86cb93b40a67532f6b25cb3d74 2,889 1.00/1.00 vMB 27
594,508 594,508 0000000000000000000d34eefba2dc6cb74e65674c2698a65897378c63bd6462 2,801 1.00/1.00 vMB 20
594,507 594,507 0000000000000000000e8060ed63837f053688baa28e80bdb318e3312b981c2b 2,996 1.00/1.00 vMB 42
594,506 594,506 0000000000000000000ee182e464eb136074a2460955d3dbeff6142a8ab082bc 2,931 1.00/1.00 vMB 28
594,505 594,505 00000000000000000011ab745c8e8ad6fddc50ca7d83829e02fcf3d33ffa3582 3,812 1.00/1.00 vMB 5
594,504 594,504 0000000000000000000055cee75aa90f11af46e4ece43ac060dc275b7586e5f5 2,841 1.00/1.00 vMB 28
594,503 594,503 00000000000000000013361d99db70983994e95ff3f14d5459c33dc0672133d8 2,965 1.00/1.00 vMB 40
594,502 594,502 000000000000000000097516cefb89f108fd41991d59513335688a94a8f54d62 2,132 0.69/1.00 vMB 24
594,501 594,501 0000000000000000000c7c1be37ba9b28906dede4525503492662646c20236d0 1,904 0.62/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.