Loading Tool

Explorer IconExplorer

Memory Pool

45,210 transactions
27.46 vMB
0.10991775 BTC
Random Selection Loading Transactions
Max Size: 144.03/200 MB

Candidate Block

Mining Attempt 20b7c016af1fd2050f3f26b9ac9b9c614ee24effd8031c5c47702badb1cb35fc
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 31da6094b4d3763bc054809a9f878d56c26f9f63147d23c8e2ae8a57c18fe6f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.05161462 BTC
Feerates: 151.16 > 5.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (271,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,988 642,988 00000000000000000003f844b6ba88effe58ed498dee5d77469a3050673156a6 2,060 1.00/1.00 vMB 27
642,987 642,987 000000000000000000092dfe1199c09ea70ee89bbe508f6206129dd180ff0d03 1,385 1.00/1.00 vMB 71
642,986 642,986 000000000000000000065fbd5c6c10cc72f59ce920cc8b8fb59ad5d6d90851a2 1,355 1.00/1.00 vMB 14
642,985 642,985 0000000000000000000e7d3c7abd6ca07a7dd8e04ebcafc7c3e8a8d9e8b9d3f6 1,802 1.00/1.00 vMB 69
642,984 642,984 0000000000000000000a0664ce4d9d7b8fee32314dc366f9ac82b3c0ee6005fd 428 1.00/1.00 vMB 15
642,983 642,983 00000000000000000005942ade8bf71742aeee6c0f8c4c747255e2830c75e175 2,531 1.00/1.00 vMB 4
642,982 642,982 0000000000000000000bd9ca8e575c74f5e65a92ee6f203e21a133ae43e100b8 2,878 1.00/1.00 vMB 86
642,981 642,981 000000000000000000010246ef491b439b5291658122371057751a9847bdfa11 2,193 1.00/1.00 vMB 11
642,980 642,980 0000000000000000000b0cdb14d2531f1dbdccd8a3895baa3ee0773f9082985b 2,719 1.00/1.00 vMB 85
642,979 642,979 00000000000000000000d58358dc875b6a08fa7216ac564613129c7bd85315db 2,381 1.00/1.00 vMB 31
642,978 642,978 000000000000000000066f5bfa2166e44b09aa205de0a277ceaeba8c6af38da1 2,805 1.00/1.00 vMB 65
642,977 642,977 0000000000000000000cb89c16212f2c7dce134b884d01517ba21017842dfcb3 2,325 1.00/1.00 vMB 46
642,976 642,976 00000000000000000000a3e86c5cd3f0c80c91d36216ce378722dedc80772251 2,294 0.87/1.00 vMB 36
642,975 642,975 000000000000000000048e51c3680a64edd600d6a8f4111eab079c421ee30ee5 2,159 1.00/1.00 vMB 40
642,974 642,974 00000000000000000009b82f0b8e6b9bd2d01adca4fcb2ac5f8b60e52b8df8c9 2,201 1.00/1.00 vMB 11
642,973 642,973 0000000000000000000b1b34b720acfc2eac04231b69411513f5a8db11cfb3c2 2,134 1.00/1.00 vMB 28
642,972 642,972 0000000000000000000860a9030e8c11f0920048f437cec1cc4ec6ff570c317c 2,572 1.00/1.00 vMB 39
642,971 642,971 0000000000000000000655d8be89b7c5e1f589947545cd8046c217f1d59147d9 2,843 1.00/1.00 vMB 115
642,970 642,970 0000000000000000000dac2355f88f02c77613aa67f176d3774fc38aa23e4440 2,975 1.00/1.00 vMB 65
642,969 642,969 000000000000000000020cffceac41a2452286b9d0f403a37f6c672bc134325a 1,721 0.75/1.00 vMB 53
642,968 642,968 00000000000000000003c384a827c1c83e9717172e4fb80b0a44ab79d80ef0cb 1,191 0.51/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.