Loading Tool

Explorer IconExplorer

Memory Pool

83,100 transactions
30.88 vMB
0.08071463 BTC
Random Selection Loading Transactions
Max Size: 189.40/200 MB

Candidate Block

Mining Attempt 067864a8dcc25e26e489e198c9012d98d0d919de684fe6ef4846d8d53efea326
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 195f8c43670f41b59bfea68c6d6720182b5f9e769f4d0aacff6fde32f927f4b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,924
Size: 1.00 vMB
Total Fees: 0.01119786 BTC
Feerates: 146.36 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (134,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,413 780,413 00000000000000000004b62832e1e9f1c5a7386a9cffee178da5d9ebc3f1cf69 982 1.00/1.00 vMB 8
780,412 780,412 0000000000000000000230263ee7aefab1994bf4bebb43928b8f594fab8987f3 715 1.00/1.00 vMB 5
780,411 780,411 00000000000000000000ca56e4d21cfaa67a894b884bd0d1117c8e979f33f6ae 2,105 1.00/1.00 vMB 20
780,410 780,410 0000000000000000000425bd575a1fb7b085d1676836b6530e378a216f6507e0 254 1.00/1.00 vMB 4
780,409 780,409 0000000000000000000202d747c8586936f650ed4d9580e65eba108e035e6421 2,008 1.00/1.00 vMB 15
780,408 780,408 0000000000000000000163ac6a4aeeadae613910aa4e342bd5b2bb5222d02662 1,401 1.00/1.00 vMB 9
780,407 780,407 0000000000000000000623c7f2a1882df0b2e6baf8ed585bb853b42579fbb49b 2,206 1.00/1.00 vMB 18
780,406 780,406 00000000000000000001444a3f2cc4ed1a6323826f60aecc0776a9ad50a0b33f 975 1.00/1.00 vMB 24
780,405 780,405 00000000000000000004c272933431b8a923b3d5b33f5bd5ce247eb266f4406e 1,492 1.00/1.00 vMB 7
780,404 780,404 000000000000000000013ab203f65433013d3958fd9065f9ae47108c18da0085 1,055 1.00/1.00 vMB 5
780,403 780,403 000000000000000000001ce0f164763773670b790169d946741b6923a9dcb977 782 1.00/1.00 vMB 5
780,402 780,402 0000000000000000000393c822b70c79ff1aa34868f57362d3d7a788de481674 668 1.00/1.00 vMB 4
780,401 780,401 00000000000000000003a7f0d6009d79a124708b36b24d1ee02baa321e260bf1 424 1.00/1.00 vMB 2
780,400 780,400 00000000000000000002b55eb51f3a2aba52701e45a8ce24311385e623a8b885 1,360 1.00/1.00 vMB 3
780,399 780,399 00000000000000000004e6781383699eead98246f632a89c68aca8112836a7e3 2,285 1.00/1.00 vMB 10
780,398 780,398 000000000000000000061afb05000529e04615f2e7c679cf8759fa95c51ce67f 2,547 1.00/1.00 vMB 18
780,397 780,397 00000000000000000003a50a9702ee6da57f9c2ce763604cfdd3741e3bcb388e 2,409 1.00/1.00 vMB 32
780,396 780,396 00000000000000000002f26add497248d9f8b18f43c974c02f4182e696ee2d10 812 1.00/1.00 vMB 4
780,395 780,395 000000000000000000017eade511f7be6f9920efd97c94324fc36ab21337062d 845 1.00/1.00 vMB 5
780,394 780,394 00000000000000000001c6e44c4c9e2c109594008775b7cbf8d8163e905e2e96 593 1.00/1.00 vMB 3
780,393 780,393 0000000000000000000610a1daeaa9e00b48453a13aed444fd9f77181e8632dd 651 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.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: 717.22 GB
    • Received: 17.84 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.