Loading Tool

Explorer IconExplorer

Memory Pool

42,198 transactions
18.45 vMB
0.18879076 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.69/200 MB

Candidate Block

Mining Attempt af8db04e23682c42f8f806911b4b2a96a1b7d9e755da2c39c0ee1ec844e1e2a8
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c8abe19512071671c3fa557b7a58942d3756de469e498252d3513ee931d89a9e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.06200020 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (674,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,979 238,979 000000000000010987fbdc86f9e9902c38e07dc5bbf2bba04b013fbed0f39f63 745 0.25 vMB 247
238,978 238,978 00000000000000b38141ab42f231980eaa7e9ea487369b09bce27e0efb70bff9 198 0.09 vMB 185
238,977 238,977 000000000000000020a1c53e3a1e547732f21d4e324d70ff0767615e964be1ed 215 0.10 vMB 169
238,976 238,976 0000000000000126d80bfba6dd5aca2c9a09eb30529aba76a62b239bb84f4471 61 0.02 vMB 181
238,975 238,975 00000000000000168b30a7cceb02f99674808f270d535c518d8554db4fee21fc 118 0.08 vMB 138
238,974 238,974 0000000000000124c397cce8770a095512e3ff726bbfde365a69fa296915ec0a 336 0.14 vMB 192
238,973 238,973 00000000000000956fb26408982ecbb7c2d7fce2f1aa6d85f065c0062ca6c0ff 289 0.15 vMB 160
238,972 238,972 00000000000000f668d195bc35cdedf44e37ae4398a1eb7239cba50e7486aa22 408 0.17 vMB 179
238,971 238,971 00000000000001380a65fd44083ff5bad4ea27f0f0302ae32723280f83d46f15 143 0.06 vMB 176
238,970 238,970 00000000000000a4ae22c7d62624c13c2a0681eeec79859bddb26d6734d1057c 666 0.29 vMB 183
238,969 238,969 00000000000000c550b1209f0898fdfd89973f94ff478d3daa7111d67759c080 6 0.00 vMB 44
238,968 238,968 00000000000000643c14eb75107f8896e2d21541eb7598a94bb1de3dad665dda 29 0.01 vMB 120
238,967 238,967 000000000000010a1d9e00612a6219ae7f835b68335b551b8ea235c1e67ec750 356 0.23 vMB 120
238,966 238,966 0000000000000073f36b457e94f1c432689021024b66192a6b8cf772100b736e 40 0.02 vMB 177
238,965 238,965 000000000000014c959d59bf727329131251d46aeb5cbed48f3edfc52338f156 33 0.01 vMB 197
238,964 238,964 000000000000002f4212c0880bed59dc4b263ffeaeb71f67f9aa853d11ce2e32 110 0.05 vMB 121
238,963 238,963 000000000000006c2d9f492d7c2d8c46b72919733c05dd575bba465020ceb361 217 0.10 vMB 143
238,962 238,962 00000000000000b8cb4679ca121fef41e0dd19a0c7b20cf4e564197abbf061aa 584 0.28 vMB 151
238,961 238,961 0000000000000100df2610d00f35b099683bee157c3ac9b6c98da9061bef4be8 602 0.25 vMB 191
238,960 238,960 00000000000000ce261b82f559cf19e1cefd1cf4f6762545f2eb4f840a98302d 465 0.24 vMB 119
238,959 238,959 000000000000004a13fb5fa099de4b77feb9c1320bed5bee6441ae839f02be96 91 0.05 vMB 149
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.20 GB
    • Received: 0.48 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.