Loading Tool

Explorer IconExplorer

Memory Pool

78,021 transactions
29.11 vMB
0.08705245 BTC
Random Selection Loading Transactions
Max Size: 175.66/200 MB

Candidate Block

Mining Attempt 30959921ee132b74ab61c79494eeed14a0201283149338abee26f7e040ea747f
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1ca5085b125e601af695767b81c41cf776b261fbe349853586c22a70a1aa7fab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,466
Size: 1.00 vMB
Total Fees: 0.02609833 BTC
Feerates: 81.07 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (724,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,925 190,925 0000000000000557029b120cb974704072e5d1ecedcfbf1c5dbde1ce2f5ffc5c 128 0.06/1.00 vMB 148
190,924 190,924 00000000000000bb2a3c0d8e809732ea6dab70cb836d202a000f09aea7d1a1e8 567 0.25/1.00 vMB 134
190,923 190,923 000000000000019c889d60e3f5cbcf89fb0d0a630fdd438521d34fc3927fb8b0 17 0.02/1.00 vMB 84
190,922 190,922 000000000000052a698d589d6845100d8cd00bfc0af9f3ac250f74d052f43093 30 0.02/1.00 vMB 42
190,921 190,921 00000000000006d660b10cdc50be7b8d4f2ce8038dc7e208aa6ef44f8db9bb5c 21 0.01/1.00 vMB 7
190,920 190,920 000000000000013b47a45738da2a36b802b9f8b0631b140d23739460596ccb9e 102 0.07/1.00 vMB 92
190,919 190,919 00000000000001bbe5178ee04a59e2281c7827ad32913e188a2bd45470f7f368 200 0.05/1.00 vMB 66
190,918 190,918 00000000000008c9f32094e6687188504078e2e6e25c34a8eae5f4cd3003fa6f 71 0.04/1.00 vMB 312
190,917 190,917 000000000000086913c358927d1741923fce78ea2409487dbe8219fd4a9ad02a 75 0.03/1.00 vMB 123
190,916 190,916 000000000000087adcfecd85b67c38d0872f8a5d01dbc45d33a23a91e09d1b9b 107 0.05/1.00 vMB 19
190,915 190,915 000000000000037f70fb52762d343fa7330acb22df3af3bab4fc958732107069 321 0.12/1.00 vMB 150
190,914 190,914 00000000000007e575cd8902b33f3c9d4eb680ac0cb3662a5889f64a1a39aa9c 32 0.01/1.00 vMB 34
190,913 190,913 00000000000000a788123ca1556a459077ba1339c426ff743bfe9e14e45c483f 18 0.01/1.00 vMB 45
190,912 190,912 00000000000006bafb057fd33be61718cb2bdb02938b3e2f20db4e3a5c481474 122 0.07/1.00 vMB 88
190,911 190,911 0000000000000897afe39dbc5228a6ccd1245ac3c96c64ef3f1b733bada813b6 42 0.02/1.00 vMB 122
190,910 190,910 000000000000021e511d3ad948a7086946aa873c36d557c47dd010a33f1d95dc 1 0.00/1.00 vMB 0
190,909 190,909 00000000000000c165edd57968684bb34136608847cd8527df680d37a6f343fe 67 0.03/1.00 vMB 105
190,908 190,908 000000000000051506608c85581464a88e68672cfcc680c79320e6a293bed26a 114 0.05/1.00 vMB 114
190,907 190,907 00000000000005b5d8a903c9b1806e864274082df45205b2d0cc5e52d0b53d47 585 0.21/1.00 vMB 171
190,906 190,906 00000000000005e19b18cd82612968aa18acde2fcb0d1ed07307e584d6eaa80d 89 0.04/1.00 vMB 112
190,905 190,905 0000000000000222f576cb2883e5a211d24bf5ca9ba2c0bfb489b31dd42c1e36 94 0.05/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.67 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: 673.14 GB
    • Received: 16.41 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.