Loading Tool

Explorer IconExplorer

Memory Pool

87,374 transactions
32.13 vMB
0.11844838 BTC
Random Selection Loading Transactions
Max Size: 196.42/200 MB

Candidate Block

Mining Attempt 8bcc1cde489e88b98a05a2028dd10f754f5070b26204c9705bbf8638bdb122da
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root ec77d6911a95fd65952dcb68fd8f7027baa3d0b51815001de587eb8e734151af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,799
Size: 1.00 vMB
Total Fees: 0.03321632 BTC
Feerates: 1,236.26 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (60,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,515 854,515 00000000000000000003199b8b8654e3ad061c0013f25f52e13566f2447d87c6 692 1.00/1.00 vMB 4
854,514 854,514 00000000000000000001e07ab5ea9a1514ca772df10a95d17bc49c5a52556c57 298 1.00/1.00 vMB 5
854,513 854,513 0000000000000000000124feabff83b266be5cef926dcac89c9ef62664569845 717 1.00/1.00 vMB 4
854,512 854,512 00000000000000000001eee12220b4b1dc6a3d4ac85ddfa159f9a92528c0001c 3,574 1.00/1.00 vMB 6
854,511 854,511 00000000000000000002c96f37d82dd6e4a6772fe0bfbd75bc761654346f4b9d 2,476 1.00/1.00 vMB 4
854,510 854,510 0000000000000000000091a127757fdb04c67c4e42dc1587c0d5dabd20376374 3,602 1.00/1.00 vMB 7
854,509 854,509 0000000000000000000256d89193a47e1848f1143c288bd3c905acdc87cb4061 2,901 1.00/1.00 vMB 7
854,508 854,508 00000000000000000001373ec7411263b3291a73095a1b8bcf93ee9f2e7d49fb 2,542 1.00/1.00 vMB 15
854,507 854,507 00000000000000000002723bf73cb5635c84e0d1f9458dc6f3b6569c4a68a621 5,558 1.00/1.00 vMB 5
854,506 854,506 000000000000000000014acc5266000b2db34d408a6f14e7c96d23110e19ce5e 4,935 1.00/1.00 vMB 4
854,505 854,505 000000000000000000001c10088c8a0214c40e30afb91eb4d5c7261f6ea84db4 4,073 1.00/1.00 vMB 5
854,504 854,504 0000000000000000000135780d9b0d189e9559bebb16e37509243be82e9674c9 3,632 1.00/1.00 vMB 4
854,503 854,503 000000000000000000013381dd5a1520d4d8a5a0021427fec3af6caeccd9600a 445 1.00/1.00 vMB 3
854,502 854,502 0000000000000000000085600e7355cae3c0460112dd2329b13018bdf0406efe 2,074 1.00/1.00 vMB 5
854,501 854,501 00000000000000000002f6af62d35230fe3a916dcf81fdffd3f9047a72f31a4d 3,510 1.00/1.00 vMB 8
854,500 854,500 00000000000000000002d8dc0090af08e27f56ddaf3172b8437bb4e54fc2fdd0 3,353 1.00/1.00 vMB 5
854,499 854,499 000000000000000000001030060413b685e5af510768f26c641e74d1cb786d8c 1,984 1.00/1.00 vMB 5
854,498 854,498 00000000000000000002dda878fdd28329fe05a585b04020a1a8e1f46539d40d 7,765 1.00/1.00 vMB 3
854,497 854,497 000000000000000000004997d792c0b47a6b7182668cc9b094aea2a3b51257d2 5,311 1.00/1.00 vMB 3
854,496 854,496 000000000000000000026af65026718516f5bfb2c46eeeb40ce7f48a60187fd3 3,714 1.00/1.00 vMB 5
854,495 854,495 00000000000000000000847a3dc1a475e55a2453f760fa5c20430dd023c59753 3,656 1.00/1.00 vMB 9
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: 10
  • Data Transfer:
    • Sent: 719.41 GB
    • Received: 18.05 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.