Loading Tool

Explorer IconExplorer

Memory Pool

46,122 transactions
27.62 vMB
0.11572215 BTC
Random Selection Loading Transactions
Max Size: 144.69/200 MB

Candidate Block

Mining Attempt ae4de88d95e9d985d3c750f9c0fcebeced2f6bc4fe96e103e49144c2740c37d0
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 4ffc53451f1f9d08377bca7674c67718c6d3eeffe69b39d8612623b6d2d0e6ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,699
Size: 1.00 vMB
Total Fees: 0.05260674 BTC
Feerates: 151.01 > 5.27 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (178,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,018 736,018 00000000000000000001625d0ae6e27f81d6292f36a44fcd052bf419bc8558f5 768 1.00/1.00 vMB 16
736,017 736,017 00000000000000000008e1fc0ce0869e5c8048f1a86172ff59270000c47b71d1 1,165 1.00/1.00 vMB 17
736,016 736,016 000000000000000000043ab2896fd283c1b29d0fccfaf1828f2dddaa80be9b20 908 1.00/1.00 vMB 17
736,015 736,015 00000000000000000000de83759405682819fdfbafb795ab52b8c4c291f32b5e 316 1.00/1.00 vMB 14
736,014 736,014 00000000000000000005f868cb1ad6c7924656082b862074b40b288f9b09599e 1,226 1.00/1.00 vMB 16
736,013 736,013 00000000000000000000193048476f981a835cd00964b50043fb660f771dc2c3 2,091 1.00/1.00 vMB 25
736,012 736,012 000000000000000000005bb594026744cef22f10688ed648ba78caad0621caf3 689 1.00/1.00 vMB 15
736,011 736,011 000000000000000000063940808f9b1138379859c680478d2ccae03bd34cf62c 283 1.00/1.00 vMB 14
736,010 736,010 00000000000000000004927c85094647279b44f210b7e54d0c8e565ffaf1aaaa 1,716 1.00/1.00 vMB 15
736,009 736,009 00000000000000000001479019955aa7c098c72e38100f4f4f942e3fd4c15a56 2,700 1.00/1.00 vMB 31
736,008 736,008 00000000000000000006121a4f415cd99c4605799b952dbcb4afc362867cdbdb 855 1.00/1.00 vMB 16
736,007 736,007 0000000000000000000287309a53d40a55200e6b9116a96b9cf6fe9f59452f95 990 1.00/1.00 vMB 16
736,006 736,006 00000000000000000004346130381629dec946d8a14351e9ee5108589cdc63c2 2,391 1.00/1.00 vMB 26
736,005 736,005 00000000000000000006f6463bb5a8db31a7395a3ccc4a05f32c3f229fabb80e 463 0.99/1.00 vMB 14
736,004 736,004 00000000000000000005fb8ae4bb00446ae3ae56e54030e8b80574bd7e13ce77 1,669 1.00/1.00 vMB 15
736,003 736,003 00000000000000000008873f05caf9f01cbf87a7c36b1b8b4cce7a9e214e0c33 1,450 1.00/1.00 vMB 20
736,002 736,002 000000000000000000025ccbb0b85f9c4910058509e04cc0b15fd14b43c07694 2,595 1.00/1.00 vMB 32
736,001 736,001 00000000000000000008c01942af60c53f75df2216228e48e927e617020d318f 1,796 1.00/1.00 vMB 17
736,000 736,000 00000000000000000002d52d9816a419b45f1f0efe9a9df4f7b64161e508323d 2,255 1.00/1.00 vMB 22
735,999 735,999 00000000000000000003e7e6eac5237bb17cf21a9ef317e1d2ebeee69c0f28d8 3,003 1.00/1.00 vMB 31
735,998 735,998 0000000000000000000182a419a2b089251af1564b64fb4e0b5d64687cd44dc4 1,190 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.