Loading Tool

Explorer IconExplorer

Memory Pool

81,074 transactions
30.07 vMB
0.11921845 BTC
Random Selection Loading Transactions
Max Size: 181.28/200 MB

Candidate Block

Mining Attempt 9bf0288be98be4e8c9a83dea6f3fe4c7f310f89e483a0e06c69845346981593e
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 11110906b6d9fb471ba7a1e9b77afa83edc042354c54fca826066de00a95f060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,497
Size: 1.00 vMB
Total Fees: 0.05733744 BTC
Feerates: 150.77 > 5.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (365,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,019 549,019 000000000000000000217bd5401bb80a561ad5cd89ea8d41942482efcd17c17c 1,224 1.00/1.00 vMB 41
549,018 549,018 0000000000000000000be963861024cfff80e7dcd80332926edbd41eaeeee78e 2,424 1.00/1.00 vMB 33
549,017 549,017 000000000000000000106497716b14861ad40576d49e5e0848527021c255fee8 1 0.00/1.00 vMB 0
549,016 549,016 000000000000000000264bee4ff01573f19435e76b88610e9695b5fb7ca2c0ab 2,898 1.00/1.00 vMB 12
549,015 549,015 000000000000000000109167aed25b62b7ae83d21480f18fa879056e00917a3e 2,369 1.00/1.00 vMB 16
549,014 549,014 0000000000000000000878bdc770ab9477553cbc409fc70ea37bec75fe62a413 2,065 1.00/1.00 vMB 15
549,013 549,013 0000000000000000000be469fa51183f7dbf57733b0c89a463ec79543962943a 2,817 1.00/1.00 vMB 19
549,012 549,012 000000000000000000114102ec8ec263000eaa887b2b56873a2a9cd67404b6e2 1,220 1.00/1.00 vMB 16
549,011 549,011 000000000000000000216d32f9619ca4992a9ee95e9c338298c457730590e654 2,172 1.00/1.00 vMB 35
549,010 549,010 00000000000000000002b81c7cb193a11dc7d52701e2c0f7676aedb760167c8a 875 1.00/1.00 vMB 45
549,009 549,009 0000000000000000001d3f9c7e7534c3cac7b8a205de33517a903d3b6c77a896 763 1.00/1.00 vMB 72
549,008 549,008 0000000000000000000c9915605d0901ccd46fb3f098a00868ab200ace079d74 3,211 1.00/1.00 vMB 22
549,007 549,007 00000000000000000009e893e8b28ac7c90187c92f90cccd71f8c43a1e970f15 2,784 1.00/1.00 vMB 21
549,006 549,006 0000000000000000002106c1821700e1e666d45af8c057b060f586814e871f28 2,181 1.00/1.00 vMB 7
549,005 549,005 0000000000000000001fbf721de2dd0f7f647daf25cd43e9afe73b1445517a1a 2,579 1.00/1.00 vMB 27
549,004 549,004 00000000000000000011bcf221bb28c1c81dfae4611a76fbbe3a3d2675860ae7 2,727 1.00/1.00 vMB 12
549,003 549,003 00000000000000000009afe33e197969784bc4ccd96b10c5d145f8cc7fd8e252 2,592 1.00/1.00 vMB 12
549,002 549,002 0000000000000000001ce1d2d361859cd9ef9e2fee4f4a1df55dba0a0bf0288f 2,178 1.00/1.00 vMB 12
549,001 549,001 000000000000000000143b66a0421cf090ac92ebd70c2b3a2be2a6e56ef6f8fb 3,080 1.00/1.00 vMB 14
549,000 549,000 00000000000000000020bbb03a4dc9d5eb6d356c93f49a4a06c4bc6c075bc234 2,283 1.00/1.00 vMB 26
548,999 548,999 00000000000000000016f1adb72e7cc48a7652ed56d9868ad58384010eada6b0 2,243 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.