Loading Tool

Explorer IconExplorer

Memory Pool

79,454 transactions
29.93 vMB
0.08411790 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt 72746fb77d1164f711cc353bb39d2b107ee4193530c10687144dddeaeffe37c9
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root fb1de1e650075bcffd28545e9eb2f2bf39289106f7b9502a2daa0ae9e30e4fcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.01565646 BTC
Feerates: 40.21 > 1.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (151,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,006 764,006 00000000000000000005c6d425ac4a973862073bb7fa500a608b593734e342a7 1,034 0.40/1.00 vMB 15
764,005 764,005 00000000000000000006d531b3223709b5827a68d83dbe31805a49efcc69530a 592 0.19/1.00 vMB 18
764,004 764,004 0000000000000000000112d9be7077a05bdb1ea38516564a4dbacb1dd315e87e 1,557 0.78/1.00 vMB 14
764,003 764,003 0000000000000000000556b7989c71d678a950bce64b0e0540c46afb94293270 1,041 0.56/1.00 vMB 11
764,002 764,002 000000000000000000043643962d789c078197d4bda2c6dc28c10a44637f4258 158 0.06/1.00 vMB 17
764,001 764,001 000000000000000000048e7aaee04e6fd5d01b025e21fdb47f7ec8372e2cdeae 1,126 0.86/1.00 vMB 8
764,000 764,000 00000000000000000006f2fe502d3d4dd7c8479ee735ced4e24cbc91fd874a95 1,338 0.99/1.00 vMB 9
763,999 763,999 000000000000000000053314b11d0eab1cd87247962fa835c45dce8b8f7049ec 137 1.00/1.00 vMB 1
763,998 763,998 0000000000000000000497deae20f9c27f2aa26d5b8d8b5c3ef8b5b4c5de8084 447 1.00/1.00 vMB 5
763,997 763,997 00000000000000000000dfde5ad526cd92cd0b25dd15ef169d1a9f51492dcb3e 681 1.00/1.00 vMB 5
763,996 763,996 0000000000000000000130d26044da4423c5767e043a9971b60063e44dbbcdac 590 1.00/1.00 vMB 1
763,995 763,995 000000000000000000044a9e18f3a5774df98376e88a9b623effa9b99b3aeb92 1,899 1.00/1.00 vMB 7
763,994 763,994 000000000000000000012b97f4b76fd4ef8d327fee038a95608673dc3d511032 1,870 1.00/1.00 vMB 18
763,993 763,993 00000000000000000006287caaf17cbe666d9fdc1981beeb89b559bbc90c0c7e 1,465 1.00/1.00 vMB 18
763,992 763,992 00000000000000000000a22df14af14b0a506f19235619ca08102c68ad056c2b 1,498 1.00/1.00 vMB 18
763,991 763,991 000000000000000000008b30117b2458f3b804a686753e5694810b24b0cb5fef 1,312 1.00/1.00 vMB 17
763,990 763,990 00000000000000000003aa1059dd923433855b54da433d925bb46df3e483c203 1,843 1.00/1.00 vMB 12
763,989 763,989 000000000000000000050c6c35ac6cd2a894450c20ea2f17ed42210fdbfe3f36 2,178 1.00/1.00 vMB 21
763,988 763,988 0000000000000000000474afb7c488cb4ad66c859138f979bfd9e1ccdb629093 3,094 1.00/1.00 vMB 25
763,987 763,987 000000000000000000019b02cadf1183fcb573277719c3ebbef616af9a1a12fb 2,408 1.00/1.00 vMB 16
763,986 763,986 00000000000000000007745f7e5e0c01ec342e5089ded0df6c158fe2ea00062a 731 0.76/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.