Loading Tool

Explorer IconExplorer

Memory Pool

82,683 transactions
34.57 vMB
0.15705329 BTC
Random Selection Loading Transactions
Max Size: 197.09/200 MB

Candidate Block

Mining Attempt 1ab10bee41a9abb620a9bfe5b00f35db35a0a282f7d5469e15a5fa93ce603a03
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 61fc6e84c1e8762b105a36eb277f574a17a26d087bbf40e0121e80a130c8370e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.03973282 BTC
Feerates: 301.60 > 3.98 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (327,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,507 587,507 00000000000000000011ac9d495b16812ba6c27b1f2ea0db0546761037407e62 1,481 0.58/1.00 vMB 12
587,506 587,506 0000000000000000001a0e3fb73897b4f5ed081547a72d186dfaa707bfaae7e1 205 0.10/1.00 vMB 4
587,505 587,505 0000000000000000001d787effbe6a4015144f6b3584d0e768c6ba5ace7d726a 563 0.20/1.00 vMB 14
587,504 587,504 00000000000000000019f2d72325f9e6acecce25574a6e0e5c9c9040ecbcd505 1,062 0.33/1.00 vMB 15
587,503 587,503 0000000000000000000d3da601a9e2992ed10be32a4356325f3fa3d34cc147b6 2,901 1.00/1.00 vMB 23
587,502 587,502 0000000000000000000a428dafd1e665a2f6a512429f00de50272c7ebdd6b582 1,614 0.53/1.00 vMB 18
587,501 587,501 00000000000000000003ede73d22d00b789fb60e6fd3c90b56e6c0eb0e1ea42f 2,702 1.00/1.00 vMB 18
587,500 587,500 0000000000000000001702d1e49582d61b6a3f451e98be3169c801b35b2ffa0d 777 0.25/1.00 vMB 33
587,499 587,499 0000000000000000000765eb83aa2a639a265ca44a63b5dc4d155a0e993dc86c 1,696 0.50/1.00 vMB 17
587,498 587,498 000000000000000000129950b944385ef727cae9db1132f4c1b3d661a7274306 1,028 0.35/1.00 vMB 16
587,497 587,497 0000000000000000000b58396653994fec84d10b60298aafae0be99f72ac1a41 2,801 0.83/1.00 vMB 18
587,496 587,496 00000000000000000019edea7fd7dc4e177e64a0e93b35abd4708acf20c30c1a 528 0.18/1.00 vMB 20
587,495 587,495 0000000000000000000792a25daaf71e22afe14f37378c159b67e800ad03246d 2,681 0.99/1.00 vMB 14
587,494 587,494 0000000000000000001e4b4585061f0afa0a3dbeb1877f0735f02251dd11ec91 1,514 0.59/1.00 vMB 17
587,493 587,493 0000000000000000000e1cc9cdfa276bb41b805623db69a1a89740ece3ab3126 623 0.20/1.00 vMB 2
587,492 587,492 0000000000000000001b429144986b5c7919ff8a95e484774e347de1ca560d0d 2,135 1.00/1.00 vMB 19
587,491 587,491 0000000000000000000d48914528538fc4a12c7cb05e7838f465799e84afbef7 2,440 0.93/1.00 vMB 25
587,490 587,490 0000000000000000001d1859c5576384a99e55db3e85b8c917ac5db2b88d0582 1,394 0.46/1.00 vMB 18
587,489 587,489 00000000000000000012cf54aee9a4466cd1477558bda86298b44363ba24052c 888 0.27/1.00 vMB 15
587,488 587,488 0000000000000000001167489d963dc23f31811707154ac3076b4211bef2ea40 27 0.01/1.00 vMB 8
587,487 587,487 0000000000000000001680c96944550afd79584221767580cd4744816472a5aa 1,640 0.65/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.10 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: 728.28 GB
    • Received: 18.47 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.