Loading Tool

Explorer IconExplorer

Memory Pool

80,322 transactions
29.88 vMB
0.09106559 BTC
Random Selection Loading Transactions
Max Size: 182.40/200 MB

Candidate Block

Mining Attempt 3e259bddbf5a2f73a8933ee9abed075710327642b9f15b0dd3433192ace36120
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 42bfdbd67b92093d6b788249b5c6e639ff2488f0be4ba254e3f29c000957b18c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,406
Size: 1.00 vMB
Total Fees: 0.02471187 BTC
Feerates: 402.60 > 2.48 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (428,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,713 486,713 000000000000000000a52b648aec60c24872ffbfeb0d56200d101d4201290508 1,303 0.56/1.00 vMB 94
486,712 486,712 000000000000000000ca2ed158c76b155b8d852f77821866653a29be56f4dd6d 948 0.46/1.00 vMB 110
486,711 486,711 000000000000000000a66a05fcd7b147f215e23eb527a16298efe542d69c5d12 156 0.05/1.00 vMB 101
486,710 486,710 000000000000000000f16e0b333539938a1a70445452b63092f72198f07e690a 1,943 0.83/1.00 vMB 89
486,709 486,709 0000000000000000000c6c627d09fd2ae5d6cb639a745ac16a3d055962f5d908 901 0.53/1.00 vMB 103
486,708 486,708 0000000000000000003d66f695b20a0e884bcca386e83f37a740d1c2221757bf 80 0.04/1.00 vMB 35
486,707 486,707 000000000000000000d0eaefb69506912073c17d0388727bd3c1463ecd2ad2a2 941 0.60/1.00 vMB 68
486,706 486,706 00000000000000000005f51dcb274cc7138c2e69df32234c066ba3daeebfdbc4 762 0.46/1.00 vMB 90
486,705 486,705 000000000000000000d96e12dcb99c0b63078649ab52323fd87cd85aaa636637 1,024 0.53/1.00 vMB 78
486,704 486,704 000000000000000000237dcf8f1403dab8278fba119e84d911c5910f8091c05c 550 0.23/1.00 vMB 8
486,703 486,703 0000000000000000009a68690900783f8b54079fd1fe4435f6f9a32d6941f48d 2,152 1.00/1.00 vMB 118
486,702 486,702 000000000000000000a3ef8381e9cea23585196c981953925f6397863492e8b6 565 0.25/1.00 vMB 101
486,701 486,701 0000000000000000007b036e42a4559e4682710d34155d0540da4e233c5143ef 523 0.30/1.00 vMB 92
486,700 486,700 00000000000000000085ff97d49dff0d3749732f88b4cf2ff32a8f7b74697e76 779 0.62/1.00 vMB 65
486,699 486,699 000000000000000000ebdd4cb84ef4c6f2d00bdc029838beafdd860da347ae16 787 0.59/1.00 vMB 103
486,698 486,698 000000000000000000ba68cee791bfd516a4cb44cee245e607c1f43cb5259277 1,206 0.65/1.00 vMB 75
486,697 486,697 000000000000000000533029bfa46ff56c4e3309f346218ed5c58d1fe48ed38b 2,004 0.85/1.00 vMB 92
486,696 486,696 0000000000000000002b8aea6df40767e1f429ce3b822034c32bc15f88400a2d 2,445 1.00/1.00 vMB 61
486,695 486,695 0000000000000000002fb12daf2edb7628b03c556f170bbcff278f1e495bd085 1,008 0.50/1.00 vMB 114
486,694 486,694 0000000000000000006509fa31df6f024b616949ffb6ed9616fe24c8302c1185 1,516 0.66/1.00 vMB 111
486,693 486,693 0000000000000000008d150146fd835282ef9ea085bb980ae17d43e070af33af 1,515 0.64/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.