Loading Tool

Explorer IconExplorer

Memory Pool

79,856 transactions
29.62 vMB
0.09508152 BTC
Random Selection Loading Transactions
Max Size: 179.20/200 MB

Candidate Block

Mining Attempt 8e71a7655255acfd717ae803d704d0e9623df1b600fb253dc82d4a37d368f194
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root b5ff8e19fc104079bed500650b708be4b2dabafd7d1a5c8fe49b624d61294e1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.03197353 BTC
Feerates: 301.60 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (406,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,623 508,623 00000000000000000022cdb4aa372765e8cd9a0616e51e191bf89caac310038b 562 1.00/1.00 vMB 21
508,622 508,622 00000000000000000013c4ca6a11b30323811979bf8dd2f5d90a86f54a118d5b 1,014 1.00/1.00 vMB 55
508,621 508,621 000000000000000000298c56b0bba92f6df92c72d8f6b7cae03b4acb7d3e5519 615 1.00/1.00 vMB 25
508,620 508,620 0000000000000000000cfef44af7a8008cf54df604a9c0f092c661d113367ec8 243 0.84/1.00 vMB 13
508,619 508,619 0000000000000000003fbdd0553e82bbf14b4d69cb0aef007a0f1c13f33b032d 762 1.00/1.00 vMB 40
508,618 508,618 00000000000000000035c4ec1c4817c3727168b417a3d3ff77f7e7240f28e29f 92 1.00/1.00 vMB 3
508,617 508,617 000000000000000000364524eace82e4c3e53872c846780ce64bf5ee18b8994e 120 1.00/1.00 vMB 5
508,616 508,616 00000000000000000040e383e45433d9dacaec631556b1f9fad0c354b158374b 268 1.00/1.00 vMB 10
508,615 508,615 00000000000000000045450daefb3b0f3005b5dda2decf775a07d9cf20844a13 536 1.00/1.00 vMB 20
508,614 508,614 0000000000000000003efbe6176f79d2ddc4f29009adbcb527482c71498f490a 278 1.00/1.00 vMB 9
508,613 508,613 0000000000000000000a83bd82d2f3fd7ab5900fd0c8a5a9a047b80006a542c0 807 1.00/1.00 vMB 34
508,612 508,612 0000000000000000000de8ac0f50a3da0e670cc3bdc146ae4c385112581c7394 1,199 1.00/1.00 vMB 21
508,611 508,611 0000000000000000005bdeb84317031d389ef0da6551b96954a1c358aebf1566 676 1.00/1.00 vMB 32
508,610 508,610 0000000000000000003647a7413b22a385749f583c449d90829c0ebe662eb0dd 147 1.00/1.00 vMB 7
508,609 508,609 0000000000000000003bfddb670191374ba588223f0f9f6aecc730f65d557194 1,714 1.00/1.00 vMB 93
508,608 508,608 0000000000000000005741d7a2306b9a012ae39b63f9e1a32c8cc206a02f93d7 425 1.00/1.00 vMB 26
508,607 508,607 00000000000000000036db98b2e0e90483330631d12511bcd15beead842f43a9 965 1.00/1.00 vMB 58
508,606 508,606 00000000000000000055fafef0ab3f82e7f121176d6c39c0f5f293252a281892 185 1.00/1.00 vMB 18
508,605 508,605 0000000000000000005d648d33ae435f25203c480cdc8b1bf16de078e6420f02 1,106 1.00/1.00 vMB 64
508,604 508,604 0000000000000000000ec4545d47c7b6cfeb009cbc733bbebf7383470a272d5b 1,686 1.00/1.00 vMB 88
508,603 508,603 00000000000000000029377f4d1662962198ca58397bade7e79fe72811fe979e 673 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.