Loading Tool

Explorer IconExplorer

Memory Pool

77,263 transactions
33.79 vMB
0.14170570 BTC
Random Selection Loading Transactions
Max Size: 189.11/200 MB

Candidate Block

Mining Attempt 3a83090cf055a4acdd9e49164ef26beec091e38e444e683a5f6a0de119253f42
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root 07b83c0b90cb179964bcd4087bde90d66dd3a59f5ee5ebb3159a2637f1bd6017
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,915
Size: 1.00 vMB
Total Fees: 0.02914105 BTC
Feerates: 445.78 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (114,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,977 800,977 000000000000000000001095d065120db0bf7f33a8eb01dcda19649b3ce3dece 3,823 1.00/1.00 vMB 9
800,976 800,976 00000000000000000002058bb05f1dd62b8fed494dbe362e0565062172d527cd 3,393 1.00/1.00 vMB 9
800,975 800,975 00000000000000000000dc3380de816371e3e1a7e06d8bee5fa3735f22de55dc 5,347 1.00/1.00 vMB 10
800,974 800,974 0000000000000000000115c308061076526a468b50f3b34d269dc49caf4f492b 4,175 1.00/1.00 vMB 8
800,973 800,973 000000000000000000008af6067dd0756cd079202a8c7968aa06529143cefaa1 5,927 1.00/1.00 vMB 6
800,972 800,972 0000000000000000000046691426814de2bfc4fbcaf80a40af44577877258717 4,265 1.00/1.00 vMB 9
800,971 800,971 0000000000000000000356ecc50808853787be4be8dde20cfd0d80412233d98f 3,045 1.00/1.00 vMB 6
800,970 800,970 00000000000000000002af3f7387e6c1354bbbcba7d0d80ba20ce626db1b18c0 5,257 1.00/1.00 vMB 9
800,969 800,969 0000000000000000000537f297d18615bdcf78c076b25eb5fdcb63cf75b24296 3,778 1.00/1.00 vMB 6
800,968 800,968 000000000000000000017fafede569dd3cd93efa8735fdacbef8e2029f54abbc 4,828 1.00/1.00 vMB 7
800,967 800,967 00000000000000000003d32dfbfefb316ebd899a049aa3117e56eeaadcc2fe2a 3,734 1.00/1.00 vMB 6
800,966 800,966 00000000000000000001c3dde0b733c34f35794c84964d253cc14431b0824501 2,629 1.00/1.00 vMB 11
800,965 800,965 00000000000000000000c3318b37ba8a99527b47381e66a491b976cd0780efd8 3,354 1.00/1.00 vMB 17
800,964 800,964 000000000000000000022eee130443b2f2597b67f512ddc431c9d4d2d4629920 1,110 1.00/1.00 vMB 7
800,963 800,963 000000000000000000055c448c584f60f4b25f5bf1ffc7259caf038c14a39e04 3,982 1.00/1.00 vMB 9
800,962 800,962 000000000000000000042f8351d4ff7b7688d8c50058f308f3b70aac1573530f 2,307 1.00/1.00 vMB 14
800,961 800,961 00000000000000000004b8185f547e984ef2187a9ced84bb6906d9c8d75b831f 3,499 1.00/1.00 vMB 9
800,960 800,960 00000000000000000002ad161e80921d2dd0b9a453d761947c21e08a175b9bb1 4,845 1.00/1.00 vMB 9
800,959 800,959 00000000000000000003a3f1172021ae67f913957b86860cdcbca9ade3f176a8 4,281 1.00/1.00 vMB 10
800,958 800,958 0000000000000000000407f045474622888f4009c33f0dd115375a8b7babd5d8 5,990 1.00/1.00 vMB 6
800,957 800,957 0000000000000000000391bfb2eaee7794403a14b2f75681ae3a632be058243a 1,583 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.12 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: 736.63 GB
    • Received: 18.59 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.