Loading Tool

Explorer IconExplorer

Memory Pool

74,370 transactions
27.45 vMB
0.06958126 BTC
Random Selection Loading Transactions
Max Size: 167.58/200 MB

Candidate Block

Mining Attempt 9ef2f8d0e4d43ee08186579e694aa8ed9f2391eb07071f65cea3e8a2079e3100
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 8d139ad4f9d57f4d096674235a27a715dc01ed95cf7486b998c7088fafe5f96e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,031
Size: 1.00 vMB
Total Fees: 0.01091716 BTC
Feerates: 84.71 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (381,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,560 533,560 00000000000000000028365f771b5ab1cd4b34ac150c2596d0adf79239cfb07e 2,256 1.00/1.00 vMB 9
533,559 533,559 000000000000000000300a72d0d928099919c041b757de1bc1e95ac4c6045205 1,642 1.00/1.00 vMB 40
533,558 533,558 000000000000000000042d2090bb97b93b247d2fcfe339ac1de462651bbda3c4 430 0.21/1.00 vMB 20
533,557 533,557 00000000000000000012037eef80440dc8500e45bfc25bc52529c4280fef6712 766 0.50/1.00 vMB 18
533,556 533,556 0000000000000000002612a68c916413b0a12656ebc08b782a08514b4bcb8822 461 0.40/1.00 vMB 8
533,555 533,555 0000000000000000002f7a39049399b6537deb097b0271a709297289e793b240 1,874 1.00/1.00 vMB 17
533,554 533,554 0000000000000000003515d67698f71b0c8241e807803e6052a4c1262a41468d 1,324 0.89/1.00 vMB 12
533,553 533,553 0000000000000000002acc4af7075a72f2b0bb1c47f9206f53c7be9d476e63dd 705 1.00/1.00 vMB 2
533,552 533,552 00000000000000000005d6498109b7aa12bc6c8847021fb4bc2b425683d902c3 1,045 0.40/1.00 vMB 27
533,551 533,551 000000000000000000265168af4dc78b2c0fc02c1117f698c32d2fe4ad717ab8 729 1.00/1.00 vMB 7
533,550 533,550 000000000000000000106009b46b91204fafc87b08afb7bd937822301440b769 1,719 1.00/1.00 vMB 18
533,549 533,549 000000000000000000236b90f6a01b12372ff7af3d669b92b7238f1f6b08d9d2 1,604 1.00/1.00 vMB 17
533,548 533,548 000000000000000000184adcf8e18e9684ed1af1a970e2524dfb05fe8cbda6cc 1,010 0.74/1.00 vMB 10
533,547 533,547 0000000000000000001e573a7b33074bd3c4db4f13cb1000954bc6a83f78c2ee 760 0.29/1.00 vMB 30
533,546 533,546 0000000000000000001086047cbeeab258d4a063fd1ad8c9bea6b7c209e934cd 1,188 0.87/1.00 vMB 27
533,545 533,545 00000000000000000017132fbc69d152989bdc97c39a33c5e30cf9286284c3d2 1,814 1.00/1.00 vMB 20
533,544 533,544 0000000000000000001b89d3ef5c7a9ea69c9e5ef32d7c3d07f8ffaa740c4657 227 0.09/1.00 vMB 12
533,543 533,543 0000000000000000000632ec7a811ed425eaf43525f8fdc554aba144ccb49d64 16 0.01/1.00 vMB 4
533,542 533,542 000000000000000000247338db58d3f4aea2ab49f92c377a58e999467dd3907a 453 0.23/1.00 vMB 26
533,541 533,541 000000000000000000100e8f117ed09edb96c1d62b2289ceca051712e65e63c7 883 0.46/1.00 vMB 19
533,540 533,540 0000000000000000000fb9aa17d626a261106e9263bf85b1256ba707d725d894 836 0.41/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.