Loading Tool

Explorer IconExplorer

Memory Pool

78,562 transactions
29.33 vMB
0.08350268 BTC
Random Selection Loading Transactions
Max Size: 177.23/200 MB

Candidate Block

Mining Attempt 292ff893258324c3584a8b93e7e7233dd39f987ef4fedba7bc183e690034d80d
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 0d02f47efaa8d6efb3da3b5d94c67b24b34ffe370eaab9284835f8df4699652a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,635
Size: 1.00 vMB
Total Fees: 0.02187864 BTC
Feerates: 95.73 > 2.19 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (731,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,456 183,456 00000000000001785088bf24f2045574242a40b2d701a1381fb7c329edcf4c9f 68 0.04/1.00 vMB 363
183,455 183,455 00000000000006e06735bffb7d2f215dcadd8311fc33f4a46661fdca3dc0560e 10 0.00/1.00 vMB 0
183,454 183,454 00000000000002137c198b1d42b207e49ec5cb9f806607331f056aab1dc4ad68 18 0.01/1.00 vMB 50
183,453 183,453 0000000000000610c86baeada8ffaf0cee88ad1a42f4738a9c9c81ffbbc30e1b 45 0.03/1.00 vMB 152
183,452 183,452 00000000000001b05ff9ab051fe334cf37bde932c03ee7bf0bbc5d37cb93b5ea 41 0.03/1.00 vMB 69
183,451 183,451 000000000000062bbd1a01cd9be8e57243eae7f09e36c99372be3eec79e5d13a 45 0.03/1.00 vMB 309
183,450 183,450 000000000000069208706223f47fa0387a0c24b9a6bf3472b840f46e5a427028 128 0.09/1.00 vMB 36
183,449 183,449 000000000000050caf36483354ee4032dda94becfacaa4757ea95adcb2f4b6f6 88 0.06/1.00 vMB 109
183,448 183,448 0000000000000887c15f89ce513138039f06346a396ae377018e8bb028f7db56 133 0.05/1.00 vMB 117
183,447 183,447 00000000000008d6007fba4604c12f636f452b81b09eabf9e250117e90bc35b8 1,102 0.42/1.00 vMB 136
183,446 183,446 000000000000047bc66f5b6a55c14953915896af6599260248f85573fa71deae 49 0.02/1.00 vMB 61
183,445 183,445 0000000000000739e42217873ef5647d4d115ba9852be71fcf85e244f2427286 518 0.25/1.00 vMB 142
183,444 183,444 000000000000067135f6aace850f83a54234fd85b8c9bf9d134fc1b43599c906 133 0.05/1.00 vMB 178
183,443 183,443 000000000000055a10099261d3feccf9af3f7ac2179b9d0e6af2d393d9a53d62 138 0.05/1.00 vMB 103
183,442 183,442 0000000000000079cbab9535d0d7ea449111fc2899542c165a2222968abfacc9 123 0.05/1.00 vMB 135
183,441 183,441 000000000000071f5e1d1d9d837c1fb9a7ab7612fbfcfde61e5ef73b7291e75c 634 0.25/1.00 vMB 140
183,440 183,440 0000000000000285c428eb469c942fb1f19119794a34645045a3222ca18b78a3 57 0.03/1.00 vMB 153
183,439 183,439 00000000000004ca22a4e753c4a9bfdcb798487e164030fc9bb0f1107794382e 172 0.11/1.00 vMB 89
183,438 183,438 0000000000000923d56b346b7a2d9427bd968f5bde73e0bc9abdde1e3cc7530b 606 0.25/1.00 vMB 128
183,437 183,437 0000000000000940ee630d1d8fc277dce76809951c1a6704e8d8c049b78c0f50 118 0.05/1.00 vMB 58
183,436 183,436 00000000000009736ce78af75170dfa7ec409d5cbbb9763ba1c3c4a8eb7eadbe 31 0.01/1.00 vMB 4
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: 11
  • Data Transfer:
    • Sent: 674.78 GB
    • Received: 16.43 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.