Loading Tool

Explorer IconExplorer

Memory Pool

82,773 transactions
30.45 vMB
0.08165484 BTC
Random Selection Loading Transactions
Max Size: 186.84/200 MB

Candidate Block

Mining Attempt 53c781b2f0374fbfa524101cdf81380638e770185d58011d2f67f5dd4ff799ed
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root d67bc6b8898c676214bf570b3401322e1556b9842ea7c560d3ba375a259306bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.01382109 BTC
Feerates: 120.52 > 1.39 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (341,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,453 573,453 00000000000000000010001d54f4b2c1aa9a3ea28de836e3e3b136ff80e82cb4 3,420 1.00/1.00 vMB 20
573,452 573,452 0000000000000000000366c8f45db9ed807138597e46dfec285c32c32add58de 2,976 1.00/1.00 vMB 66
573,451 573,451 0000000000000000001b0294d735671e2434d802a3ee41c030681339069c16ea 3,189 1.00/1.00 vMB 37
573,450 573,450 0000000000000000001f4370c2113a592ef143ebcef07f89f59967c2616bb7bc 2,998 1.00/1.00 vMB 42
573,449 573,449 00000000000000000014abcf21cd4e7fe753beeaeac127ca5cbe2e303e05d81e 3,306 1.00/1.00 vMB 73
573,448 573,448 0000000000000000000f82752cf3e30cb62eeb46a5f7ad920fc741c806254ec4 3,022 1.00/1.00 vMB 45
573,447 573,447 0000000000000000000d55e060c56e8a7098abd3dc31926ad141a2bf3d2f51ad 2,884 1.00/1.00 vMB 37
573,446 573,446 00000000000000000019b093200cef22c5da3bd30161de7ef28beb2468d571f2 1,769 0.84/1.00 vMB 24
573,445 573,445 0000000000000000000c081696427b59034abae0728ee2c73eb972abe79a7e3f 2,615 1.00/1.00 vMB 12
573,444 573,444 00000000000000000013700b62589a778eaf07c51fb5e15dd49c2b92ed18a1d4 3,002 1.00/1.00 vMB 57
573,443 573,443 0000000000000000001f0ccee135b36cb8218d0b8f4f57490823375355a08526 766 1.00/1.00 vMB 7
573,442 573,442 0000000000000000001e90e922d12cbf749a7ac6a23c164151a929f90fe22480 2,794 1.00/1.00 vMB 29
573,441 573,441 00000000000000000008984168abdac90f61ba03e90472c0572ab07485a6bdcf 2,704 1.00/1.00 vMB 11
573,440 573,440 00000000000000000016cac0ceaca8487e3fbf4eb8481557ff8fa9453879113c 2,900 1.00/1.00 vMB 41
573,439 573,439 0000000000000000000f7c00c5229045b679e4aa565d8873e97608803c93846d 2,660 1.00/1.00 vMB 10
573,438 573,438 0000000000000000002800cf2bc217d66bebe89e69de373dce5651596b4e7c09 3,102 1.00/1.00 vMB 43
573,437 573,437 00000000000000000019b1e433d6e9f085329259bfdab8e0b556a7e51bcd8991 2,407 1.00/1.00 vMB 51
573,436 573,436 0000000000000000001f0846cb5dbbb5719722be5e65f7160b14b628e5cfe800 2,586 1.00/1.00 vMB 35
573,435 573,435 0000000000000000002226ca0eaad732c454712c0638b5cee560d8ec64c7421f 2,982 1.00/1.00 vMB 42
573,434 573,434 00000000000000000008be75ff4c0908eb4e8e8dbe79f8a05cf7757426a41365 1,396 1.00/1.00 vMB 61
573,433 573,433 00000000000000000020d07dc30765aff541b320d91fe878383972c6caf6039a 2,726 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.96 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: 715.28 GB
    • Received: 17.70 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.