Loading Tool

Explorer IconExplorer

Memory Pool

77,201 transactions
28.75 vMB
0.07511485 BTC
Random Selection Loading Transactions
Max Size: 174.11/200 MB

Candidate Block

Mining Attempt 902d850c172fcc8a3e8672778a15d1b16df89c8bedc2b7287b0937e3dc39bbe1
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root aec95da15687b1275fd37c430ce29752ab3aa4c537936e8f0d1ebd16633f0a16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,967
Size: 1.00 vMB
Total Fees: 0.01530905 BTC
Feerates: 71.79 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (552,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,020 363,020 000000000000000005fd682b9472c3549f67504f18719068838e64067d50da23 180 0.10/1.00 vMB 27
363,019 363,019 00000000000000000defb1d78647301a479ca26e04c91223af9a62c866761260 215 0.16/1.00 vMB 21
363,018 363,018 000000000000000016405646f550c581303999d8d3d732016d15ce0218abdfdd 184 0.12/1.00 vMB 20
363,017 363,017 0000000000000000120dc5d97df5a414b17de9c9e83f1d61bd92fe4b2fcd36e4 309 0.28/1.00 vMB 14
363,016 363,016 000000000000000003696eee1feacb36a753e2b7d34a8cfdf55f6bcb4e8fa3fb 1,009 0.74/1.00 vMB 23
363,015 363,015 0000000000000000151f6802d58a671c4069c08195b0327bf0fc1ba361b47864 80 0.06/1.00 vMB 14
363,014 363,014 00000000000000000347da39ea05b3e4941eb6906a424d83343761316b9d6e37 185 0.23/1.00 vMB 11
363,013 363,013 000000000000000015afa0c503b6f3d1a8e21bd8d5508f0770ebac867718490f 1,235 0.84/1.00 vMB 19
363,012 363,012 0000000000000000125fcae54936370844a1867befa7176ef3ea27c7c35cc4b1 1,235 0.93/1.00 vMB 21
363,011 363,011 000000000000000011ecad6cbf1585f6414fcc80f20f7fa544220c558e17ef15 2,342 0.75/1.00 vMB 50
363,010 363,010 00000000000000000ffad4a87861689c067f5dd3b98b84d8096572c163aa913a 198 0.13/1.00 vMB 21
363,009 363,009 000000000000000013d777a35b5e5dc73efd3361a0f3c1ef03380995a64511ca 133 0.06/1.00 vMB 34
363,008 363,008 00000000000000001226fea3dc7ef34e822bcfdcf9ff58801fa895dac567bbfc 101 0.05/1.00 vMB 18
363,007 363,007 00000000000000000919abbced84fbc51b6dd3c324f0333d277930ae692756ef 165 0.13/1.00 vMB 40
363,006 363,006 000000000000000015506cb835b786f5518bdd13075830ea356886612d549806 372 0.25/1.00 vMB 20
363,005 363,005 00000000000000000c47364ee736239190b5285a90623cdc81a9d84f6c5bbbb1 1,757 0.89/1.00 vMB 29
363,004 363,004 000000000000000002b9facd4d17c9e3f1f494f9336f7dc5dae35d8918852890 469 0.23/1.00 vMB 19
363,003 363,003 00000000000000000d9b52582aad3a3162e13928e9849109aee0d75b791909e8 560 0.42/1.00 vMB 21
363,002 363,002 000000000000000013055e5b87df109f17d7133eb9d7d406ae0ba75946b5798e 1,391 0.75/1.00 vMB 36
363,001 363,001 0000000000000000157cc432fceff48e50fab73048c379ad7e0c2bd0e05fdedf 1,006 0.56/1.00 vMB 30
363,000 363,000 000000000000000002397b76ee25bfa86d6d48d16a9fee770054466a0e75dddc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.