Loading Tool

Explorer IconExplorer

Memory Pool

14,149 transactions
5.88 vMB
0.04283570 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.69/200 MB

Candidate Block

Mining Attempt 140b8e2083f8e9bb39ffb1ad584d136d49be12b777fe82c5929e9724ab8d1dce
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root 7f65ea6d6f68780d19ee81da3ba5d0b8adf0c9dd60e6b6d36f27ad9b0de062e1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.03276912 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (708,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,607 204,607 000000000000044ea3d9dbe23f1c570883e4b490204205ab47c05b0978b9c3e5 256 0.08 vMB 383
204,606 204,606 000000000000011f524cce4ac1dafd108a507e6b01b075f26e53beda501cc8c6 121 0.05 vMB 77
204,605 204,605 00000000000005234a85790093c05f33d69931379f8b8f49164202a06c7bdc80 53 0.03 vMB 36
204,604 204,604 00000000000001ea2afec7aa54a0d510ddf1b10c8cfdae943b69d5ff0147ce73 198 0.10 vMB 91
204,603 204,603 00000000000001ac4cf036828a36d9ee88902440a7261f6cf06972f6d834bf85 493 0.23 vMB 193
204,602 204,602 0000000000000295845238ace4a65bae18cb4f5abd31b0938e377dcf200ffcd0 11 0.00 vMB 73
204,601 204,601 000000000000036992725340a4e5469e0270d3c51573f2c5e396030dd3ba09b8 10 0.00 vMB 61
204,600 204,600 00000000000002d5926db3c08074969ac3dbfb1467a80268251101318ea6d7e2 143 0.06 vMB 99
204,599 204,599 000000000000023132ad11cd2d3fd304c4950da2037e27b2c654b994b4fdd6cf 298 0.15 vMB 132
204,598 204,598 0000000000000471b2217532002a7a4209ef9094d0dacd760091b5fd8ba718e7 24 0.02 vMB 61
204,597 204,597 0000000000000415ff994b4d3213404a387cf939a5a58ad08ccfffb4702cb73d 100 0.06 vMB 113
204,596 204,596 00000000000003e4f635aa98c1fc5a5ce4725970aaeed37f1bd5a81a02af701e 167 0.22 vMB 7
204,595 204,595 000000000000022561a823b8a5395cb0d69997d619b346f400b0edf47f5ca9e8 215 0.09 vMB 194
204,594 204,594 00000000000002651705ad67748c75151fa1c292c09724b15b3cdbcbfb2ec362 132 0.06 vMB 62
204,593 204,593 000000000000053dea2776620267fee14a3ee74c6287e23cfbfdbe8bb19c6ebe 118 0.06 vMB 97
204,592 204,592 000000000000043b0dcc89a7b23fb514a5fa31751bea48e8cbfb742ce5166357 504 0.29 vMB 124
204,591 204,591 00000000000001f11c9a7e5c2de2789158481b2088dc620795167133f718b544 128 0.04 vMB 212
204,590 204,590 000000000000010b8eb7574546a30158b88225260af3c9e5cb9da789774709a7 12 0.00 vMB 264
204,589 204,589 00000000000000588d07209cbbb0472db7bedde7f2916d0c07b4d8b4ba9fb3b6 237 0.10 vMB 152
204,588 204,588 0000000000000415586c6f40a58a797be5811e4e728041ab5055cfff39ba70c5 139 0.05 vMB 49
204,587 204,587 0000000000000294d615f536c2711cf4bdde2166f051342e45fe6d8b6522dba2 175 0.10 vMB 131
Previous 10 blocks ↓
Total Size: 779.65 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: 307.62 GB
    • Received: 1.44 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.