Loading Tool

Explorer IconExplorer

Memory Pool

80,787 transactions
30.49 vMB
0.08204952 BTC
Random Selection Loading Transactions
Max Size: 185.89/200 MB

Candidate Block

Mining Attempt 1c280e433cbdfbc3473e006017dc9d538a04b8f58236404539639ba371a36628
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 9a872ce19ebe7ee249da9506ec5dd17fcab238a8d6007c710440fbf13ebba1bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.01379967 BTC
Feerates: 318.30 > 1.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (45,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,025 870,025 0000000000000000000106596f0f0a6e151998b7221d81538591408d3062b57f 3,785 1.00/1.00 vMB 19
870,024 870,024 00000000000000000001a956f64e1bbcf81984155204f7aef790f40227b52b01 3,602 1.00/1.00 vMB 27
870,023 870,023 000000000000000000006471d2cd17e47553cb3f7eaf2776be1c95de1671839e 4,756 1.00/1.00 vMB 14
870,022 870,022 00000000000000000002475d24a2505a69f28ec762fc2d026a088778d1076932 4,505 1.00/1.00 vMB 15
870,021 870,021 000000000000000000007f3c640c4afa0cfd5e9c3ff88c013123a8727892c5a8 3,547 1.00/1.00 vMB 27
870,020 870,020 0000000000000000000139d937780eea352a14773a3fd70f69466fea5c25d53d 4,323 1.00/1.00 vMB 16
870,019 870,019 00000000000000000002aba3db7a1df22affaff062ef310eb6ee2022834f798a 4,158 1.00/1.00 vMB 12
870,018 870,018 000000000000000000000ca05a80a2468d02a4bdb0b580d324e41e39dc5ded06 3,204 1.00/1.00 vMB 20
870,017 870,017 00000000000000000001d8ecaa82b522c8210a050e94ceac489a4e7f7231300c 4,385 1.00/1.00 vMB 16
870,016 870,016 0000000000000000000077e44d06825dce2b5341fa832986059cb0819e631b0a 4,261 1.00/1.00 vMB 20
870,015 870,015 0000000000000000000020a1963f94f44aefb07349f2e54aaa5bcefa151d5cf4 3,616 1.00/1.00 vMB 19
870,014 870,014 00000000000000000000d034b19a0d22acc2777627b10822e5e20a02b6afd0ca 5,429 1.00/1.00 vMB 19
870,013 870,013 0000000000000000000254a3af518346040716502ae5783dbe1793869e325336 5,456 1.00/1.00 vMB 19
870,012 870,012 00000000000000000001c87430676b0e0fafb47588022aa58ccc164b5039edbd 4,154 1.00/1.00 vMB 24
870,011 870,011 00000000000000000001f7700a9f606232bf481e1329f6aa6a6749017ccaff7a 3,751 1.00/1.00 vMB 30
870,010 870,010 00000000000000000001052c8322d5524bede70ee598ed167ba674f643022edd 5,299 1.00/1.00 vMB 26
870,009 870,009 00000000000000000001afdc442984724178c178f14857aa88fb745abb6a56f2 4,018 1.00/1.00 vMB 31
870,008 870,008 000000000000000000001769d8ddf7b67e27d68b4e6b9d6872dca3e1c460c60c 4,409 1.00/1.00 vMB 31
870,007 870,007 00000000000000000001c0ade909b23435c97238c0fce6873e4f60d59d2e0d19 3,854 1.00/1.00 vMB 44
870,006 870,006 00000000000000000002c0ead3c02fdb5863ccde4b39deeae4491a41af4ade2c 5,731 1.00/1.00 vMB 24
870,005 870,005 000000000000000000029bc5ddcfe6c7afc09d80281c661b9808a9e679fbf42f 6,470 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.00 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: 718.33 GB
    • Received: 17.88 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.