Loading Tool

Explorer IconExplorer

Memory Pool

27,501 transactions
25.74 vMB
0.04670301 BTC
Random Selection Loading Transactions
Max Size: 139.33/200 MB

Candidate Block

Mining Attempt 83e85dbeff728a2fcb205cbf1ad66e62b3ae8d44d56963a6ab0f091faf9081fe
Version 20000000
Previous Block 00000000000000000000845c78116674425ea5b9e779cef1224b7f84bbadc97b
Merkle Root 23e6ba57db62430ce2518a0cbdb72ebe234c2573e4de6c1fcfa58063e124f534
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,108
Size: 1.00 vMB
Total Fees: 0.01804502 BTC
Feerates: 201.07 > 1.81 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,689 (30 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,659 940,659 00000000000000000000e511e477e523d55f188653ca79423bab5fff416aae52 773 0.35/1.00 vMB 1
940,658 940,658 000000000000000000005a63510385d6af08f0f8289a4c537713b49d4fb5b624 3,466 1.00/1.00 vMB 3
940,657 940,657 000000000000000000015a908a56f07f4ab1e4dbca89cbf56537da323e00dca5 3,541 1.00/1.00 vMB 2
940,656 940,656 00000000000000000001dc9a43b5b8f6f9d7f5c4971f0c9b59dc82695a58607f 3,421 1.00/1.00 vMB 2
940,655 940,655 000000000000000000012e5ea144b1ddbc33178631852cd4bde36f6c10115366 2,434 1.00/1.00 vMB 2
940,654 940,654 00000000000000000000e0a3903c4feefe23e04ea405809e670c85728c3f40a5 3,243 1.00/1.00 vMB 2
940,653 940,653 00000000000000000001f09104a40195c7e0b0c6dc80b210e5d3eeb5e3d0df53 4,673 1.00/1.00 vMB 0
940,652 940,652 00000000000000000001aabbcea93fb37549981d2b6db156c583bd23fb07de8d 1,093 0.32/1.00 vMB 2
940,651 940,651 0000000000000000000109a3eb1ca7d3edafcf4932afaf4aa06f1fca3e74f84a 4,814 1.00/1.00 vMB 0
940,650 940,650 00000000000000000000634aebabeef5525a50ef01216dcd1e1e95eb93bbdca0 3,944 1.00/1.00 vMB 0
940,649 940,649 00000000000000000001d9545d584496bd3e34367be64140977cfed4057c9d85 3,292 1.00/1.00 vMB 1
940,648 940,648 00000000000000000001306b417c2af3e7e46803ff856599eb2f9103cddc1bcc 3,092 1.00/1.00 vMB 2
940,647 940,647 000000000000000000012a1c1340f55482c1c1ca36edff7c21dc4a1d93940aa6 1,506 0.49/1.00 vMB 2
940,646 940,646 0000000000000000000088f82a9b0ea6f1457ccccb82ef1820c403d0488bdae1 3,465 1.00/1.00 vMB 2
940,645 940,645 000000000000000000000446b98603ec40ee2da12d807af628a4b24909f45999 3,817 1.00/1.00 vMB 1
940,644 940,644 00000000000000000000798cfa8d0718fe95a11a3b29c60e64ee8901193e5f46 4,266 1.00/1.00 vMB 0
940,643 940,643 0000000000000000000175c5edbef13b4a98ffef9bcf63835fd7e327d0ce9deb 3,539 1.00/1.00 vMB 3
940,642 940,642 00000000000000000001abc96a602961dc90e0ae9ef4bb1e611950a567c2205d 837 0.24/1.00 vMB 2
940,641 940,641 00000000000000000001923bb8df0254b75984417f2b7ec0095c275bfc6ca40d 3,828 1.00/1.00 vMB 1
940,640 940,640 000000000000000000008dd96cfef977b6a209da1bb9292df2972de852247556 4,587 1.00/1.00 vMB 0
940,639 940,639 000000000000000000017bb6dfa303f7d2ac292632c16b290f5ef022406bbb4a 2,625 0.79/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.99 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,514.51 GB
    • Received: 245.18 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.