Loading Tool

Explorer IconExplorer

Memory Pool

75,743 transactions
28.53 vMB
0.08340157 BTC
Random Selection Loading Transactions
Max Size: 171.46/200 MB

Candidate Block

Mining Attempt 6ba8002be5788d2b401fb50966137aa7c8bbc8b8797962f4c8814586edc35d97
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root dde716a7221c884aa6af1dbd3440e191c7e1b5cd9d1265e36c499dee6c7a4dcc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,451
Size: 1.00 vMB
Total Fees: 0.01879927 BTC
Feerates: 65.95 > 1.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (103,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
811,572 811,572 00000000000000000001548f5ad6b10e59092e24b67bce23bb35b4adea5f97ed 2,223 1.00/1.00 vMB 12
811,571 811,571 000000000000000000040f23b332194c7fad287211d49b828cf007d558dd1f93 1,175 1.00/1.00 vMB 6
811,570 811,570 000000000000000000041fa335ff8aa8c5df40e83a03db45dbda62520e2b0b57 949 1.00/1.00 vMB 7
811,569 811,569 000000000000000000022628fbaf29607bdfb1789b524bb23fea051ef040c2fa 1,558 1.00/1.00 vMB 7
811,568 811,568 00000000000000000004c570aa43759a45f041b11d6889f156b679458c546fdb 200 1.00/1.00 vMB 2
811,567 811,567 00000000000000000002a1766175d832cff9a4cdb189a2d365cef134a4470aec 1,240 1.00/1.00 vMB 7
811,566 811,566 000000000000000000019f4b8056489c9da7ec766fec53246ffe250ff6a826f0 3,678 1.00/1.00 vMB 10
811,565 811,565 00000000000000000001d3997da9eda80d00a8bac3e55efd24c7f80ada4efba7 2,667 1.00/1.00 vMB 13
811,564 811,564 000000000000000000026e1604dc6510d89b266572e691230561069d7ec7b406 2,992 1.00/1.00 vMB 10
811,563 811,563 000000000000000000047c9dc4340a11884f551a0e0f4fc2d4f154780539f553 155 1.00/1.00 vMB 1
811,562 811,562 0000000000000000000432a758950c4ff6192680207f444c350bbe9b26de92f5 1,834 1.00/1.00 vMB 2
811,561 811,561 00000000000000000001b37020176e0173b748873c8db73975c2893384bf189a 1,584 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.