Loading Tool

Explorer IconExplorer

Memory Pool

42,086 transactions
28.75 vMB
0.07282967 BTC
Random Selection Loading Transactions
Max Size: 146.90/200 MB

Candidate Block

Mining Attempt 3d4b0580e002f3aee3eac57bbfc2861f2a9ccec023687cde36c64d321874c5f5
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root ab81ad10d27a08d9e4e7383e9dc40101962dfc77266370084bb6ccace53a4a8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.01687655 BTC
Feerates: 104.56 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (384,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,926 529,926 000000000000000000302fbe686f249c90a6ce71cba86bccdb5d1e631889a847 1,446 1.00/1.00 vMB 14
529,925 529,925 00000000000000000010237c57df216caa1285c973d4a73252685598550d9c7e 780 1.00/1.00 vMB 12
529,924 529,924 0000000000000000001a8bd3703e9b24bce1854ec15f1203d8f21132d801385d 2,161 1.00/1.00 vMB 16
529,923 529,923 0000000000000000001fbbd7d316f2b3efae57f8a1df78009e1a1e7db9866ae6 1,357 1.00/1.00 vMB 14
529,922 529,922 000000000000000000291aaa696a3bb622eba7a231f347ae755214f3d1346789 941 1.00/1.00 vMB 9
529,921 529,921 0000000000000000003326676f7113e0192a729e875a2aad1eeaec63b071c940 357 1.00/1.00 vMB 4
529,920 529,920 0000000000000000002f397a1ad79596591f07181c5788d65ba03bdcf8835a0a 246 1.00/1.00 vMB 2
529,919 529,919 00000000000000000022010c51551b9cc41fc1ddfce2c988dbde653efa5ef0fb 2,392 1.00/1.00 vMB 14
529,918 529,918 0000000000000000002e681ef6b27c7953c37ee8efeadfab2d43fd89b9ddfdff 733 0.39/1.00 vMB 54
529,917 529,917 0000000000000000000833ecd0fd489a5a778d3ca833b739afac0f2a3c39fc8b 2,127 1.00/1.00 vMB 22
529,916 529,916 00000000000000000036b17a2ec962cfd2b01c36b3412e79c94e5511af41afdb 2,741 1.00/1.00 vMB 29
529,915 529,915 0000000000000000002fe1df899ee2daca6a759511fcc7d69e22685036d98525 841 1.00/1.00 vMB 8
529,914 529,914 0000000000000000002f13fb0ce99f6fb4b522a1702200ae7173ed7a49041ddf 1,442 1.00/1.00 vMB 14
529,913 529,913 000000000000000000164df5074333909e57e0b1e169966b3638821aafc3f41b 1,603 1.00/1.00 vMB 18
529,912 529,912 00000000000000000019e4617295179223cb72fb5f846fcd20c40756a2aba76d 2,494 1.00/1.00 vMB 34
529,911 529,911 00000000000000000006956a4455773f670bc98e06dd0bc9d8f62b1e6ce96984 2,958 1.00/1.00 vMB 41
529,910 529,910 000000000000000000292e5f6d1a540f5f911bd12037a816a54e7f7eafb8f8aa 313 1.00/1.00 vMB 3
529,909 529,909 0000000000000000001fe4a1a9354783181f09817b4fc31ecc1c03114df9231a 584 1.00/1.00 vMB 11
529,908 529,908 0000000000000000001f8cc6f8918706f7402c3f736a4f4c5ebf964a570ab41c 1,204 1.00/1.00 vMB 14
529,907 529,907 0000000000000000002efc50ec0e8da5ec84db744054eaa3ff610062436f7d1c 359 1.00/1.00 vMB 2
529,906 529,906 0000000000000000000d5a696f174ca0e017764e3f37b663ae71320373a4c0b8 1,987 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.03 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.