Loading Tool

Explorer IconExplorer

Memory Pool

81,286 transactions
29.86 vMB
0.10605272 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt ab8d403c81b98f62e6243f875853158970dc6d66e1ec9e4d1eb99e228929b937
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 9f1acca07955efce11ae474ea27709ad4c783a4c03b5e06787badd0860f260c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.04024678 BTC
Feerates: 146.36 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (516,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,796 398,796 00000000000000000455c7b57b9b0107cf568df7c682de8e6a2f688fd7d89452 2,045 0.98/1.00 vMB 38
398,795 398,795 00000000000000000282910e2be75cc3b66972a5b3f1aa33b6389bc990267484 1,321 0.93/1.00 vMB 25
398,794 398,794 00000000000000000477a0d4acdeee3f6ac45a0cd9a805ac8e715566a48783bf 1,209 0.67/1.00 vMB 28
398,793 398,793 00000000000000000364974c6648275152c2c6971020cfcca6cf3811357dd988 2,543 0.99/1.00 vMB 52
398,792 398,792 00000000000000000516f59b94d88bc8b9eff2bd5f40e2d5cdfee9590e589af9 1,333 0.68/1.00 vMB 40
398,791 398,791 000000000000000000fe24b4d5e06d6820516f02c39879f8ce93a81cd9b0713f 1,111 0.75/1.00 vMB 23
398,790 398,790 00000000000000000088b66aea880ca332aed5631da8c50b4cc586b4c4aed5c9 814 0.93/1.00 vMB 20
398,789 398,789 0000000000000000016925efe4a5cb1fb4e424c4408b557bac19599c7943ef66 896 1.00/1.00 vMB 15
398,788 398,788 00000000000000000193be2a2b08af0a029c2fb416d4535d31c3b7678fd67be3 1,328 0.99/1.00 vMB 26
398,787 398,787 00000000000000000314ed174c0c0d8941c518a0cc75ca6322b9efccd2c57381 1,055 1.00/1.00 vMB 21
398,786 398,786 00000000000000000577ac8caee98b433ddb8d1f87c6d6e8f8cb5320ce82260d 1,553 1.00/1.00 vMB 30
398,785 398,785 0000000000000000013610641e568243f74870f39e66efdef1e40af220ab942e 2,580 1.00/1.00 vMB 54
398,784 398,784 00000000000000000659673622b4a7a488e5cc61f1741081946243a514042705 1,877 1.00/1.00 vMB 36
398,783 398,783 000000000000000006f64b563bbc9b9a799bf4ba97157123775707eb162cb82f 1,420 0.99/1.00 vMB 23
398,782 398,782 000000000000000001fe110a58f1ac3b62242a45352a58fc669aee707e49f493 2,528 0.99/1.00 vMB 50
398,781 398,781 000000000000000003123bd5648a4a2c01b7a6cd023d5b2fe86d917789b66b5f 1,637 0.95/1.00 vMB 32
398,780 398,780 00000000000000000604e5b0208d576c936a3daa10901d233a2fe32aa09a87b9 1,705 0.75/1.00 vMB 45
398,779 398,779 000000000000000004a1879ca6760fa4e7c0ae884b2400711272a80be431ad02 714 0.93/1.00 vMB 16
398,778 398,778 000000000000000000684d2015ebcd8e17bcf76f018c4496f0899f2671ad5812 1,608 1.00/1.00 vMB 23
398,777 398,777 00000000000000000547f41219b355cdbd4a08badccd7eb6a841eeb3e8ad9b01 2,563 0.93/1.00 vMB 42
398,776 398,776 000000000000000004451a42027abcfa31328a555674add14cfe0a07067e0ef2 2,752 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.