Loading Tool

Explorer IconExplorer

Memory Pool

85,475 transactions
31.76 vMB
0.09760016 BTC
Random Selection Loading Transactions
Max Size: 193.43/200 MB

Candidate Block

Mining Attempt bed6c6585b9192df14033222bf3b5a64975ddcda03fb7c3d65977ca6cbfb0d49
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 6c228a6710b72dfe252e2a58bb960faa72cd574beab952609a021c975fdbe1bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,257
Size: 1.00 vMB
Total Fees: 0.01743908 BTC
Feerates: 40.21 > 1.75 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (26,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,955 888,955 0000000000000000000218e42ffb5b78c86b006b48c338a79f8902989a16c5fb 4,700 1.00/1.00 vMB 14
888,954 888,954 0000000000000000000073445caea5c3d88fb1282a5793d8a001095ac2d9b79d 4,271 1.00/1.00 vMB 12
888,953 888,953 0000000000000000000221d12bc028e693eb5971f039312c259aa078b349084e 4,806 1.00/1.00 vMB 14
888,952 888,952 000000000000000000006f9367863b3fa7ecbc605c8215ef9e92386cbec8255f 4,762 1.00/1.00 vMB 16
888,951 888,951 000000000000000000023b084fed227a3c53b485b9af9b197b28a53ef34eeddb 4,589 1.00/1.00 vMB 19
888,950 888,950 00000000000000000001475fdb5668b9ecb08136046ddb56cde2fdc8811d5a79 4,729 1.00/1.00 vMB 23
888,949 888,949 0000000000000000000225a4b95bcb7b7b5abe340c102f642cb8d5ae83588414 4,918 1.00/1.00 vMB 21
888,948 888,948 00000000000000000000ad051ee76dcf47dcc8bf06de5f84618fe20373c33762 5,091 1.00/1.00 vMB 21
888,947 888,947 00000000000000000001f6c84008c249c7425e8d7754988f23d0b312e93d764f 4,697 1.00/1.00 vMB 26
888,946 888,946 00000000000000000001477d342f227884bb9a68f7ebae7d94f3ae69af3dac78 4,520 1.00/1.00 vMB 27
888,945 888,945 00000000000000000001202ee69d742bb49d51adc95a311ab77bda1515533f32 4,614 1.00/1.00 vMB 23
888,944 888,944 00000000000000000001bf279847d7ac1d3b0babb8ee192ca186e30921265b5d 4,966 1.00/1.00 vMB 26
888,943 888,943 0000000000000000000091be8020c5ede1564f088de4eaa11d044f888ea68bc5 4,676 1.00/1.00 vMB 31
888,942 888,942 0000000000000000000247ab5a43e9a7cdd4671d8f2a3484ed52f50660e1ab0a 4,824 1.00/1.00 vMB 29
888,941 888,941 00000000000000000001c2246ff1d3d78865b5f294d0ac76add5cf73dbfae471 4,760 1.00/1.00 vMB 27
888,940 888,940 00000000000000000001e5b0ca22d40318b232dc9dd27ff0188edc28c710f80d 5,012 1.00/1.00 vMB 24
888,939 888,939 0000000000000000000181eb67663c8fb9087b896d5949987393e8a825b90924 5,103 1.00/1.00 vMB 27
888,938 888,938 0000000000000000000210efdc7f3fd6e804ed1c5172668e03524a550fc5f3a5 4,297 1.00/1.00 vMB 34
888,937 888,937 000000000000000000009cbcd9f41b9ea3d1a6b78cfea2f73c21ab2f8a9852ef 5,239 1.00/1.00 vMB 28
888,936 888,936 00000000000000000000acf21449dca72f4608a65b92be19ca782a192a3cbe34 4,529 1.00/1.00 vMB 32
888,935 888,935 00000000000000000001eb385e8ea7295defc735c68856db184c95c3bf40a201 5,278 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.02 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: 719.43 GB
    • Received: 18.06 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.