Loading Tool

Explorer IconExplorer

Memory Pool

41,754 transactions
30.31 vMB
0.06568248 BTC
Random Selection Loading Transactions
Max Size: 153.84/200 MB

Candidate Block

Mining Attempt 2db6b0612ac345cb4cd4f7a283c41fe0c952c04ba38634385ed79c17b686aa0e
Version 20000000
Previous Block 000000000000000000000b1822ca90db9cc6059f23ee9faca135284b85075550
Merkle Root b619be46d8d8fcec54bd3657d81b7b5d035139748495243addfea2b824beea50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,056
Size: 1.00 vMB
Total Fees: 0.00526689 BTC
Feerates: 327.53 > 0.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,462 (168,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,923 745,923 000000000000000000003990da5daf2f4bc3d265521709fa0640b254aa25f5ef 1,043 0.43/1.00 vMB 17
745,922 745,922 0000000000000000000315a68bfe1b20a05937abfbb21e2f2b8fedb60b8223e4 945 0.95/1.00 vMB 6
745,921 745,921 0000000000000000000627df7e10ac597237adcfe269d7d46bf03b2d9707a8ce 1,606 1.00/1.00 vMB 7
745,920 745,920 0000000000000000000a15ae7048f8adaca3ffdbdb6857a3f4610752a61f441a 1,965 1.00/1.00 vMB 23
745,919 745,919 0000000000000000000528876999d7bdfc25ad64e66ffe7f27a1e371bd9835c5 1,632 1.00/1.00 vMB 21
745,918 745,918 0000000000000000000795108a0b070c4f4920714881481d28a41183cdc1c0ac 2,756 1.00/1.00 vMB 6
745,917 745,917 000000000000000000088655373a78fb7f8672f0d94a7d5c44133ef5e0ff960e 3,690 1.00/1.00 vMB 30
745,916 745,916 00000000000000000007ca5df8122c8fea2c73d802e333294644324d12b7c7d5 2,994 1.00/1.00 vMB 22
745,915 745,915 00000000000000000002e8351225965b1f9f555cac76c49e40189540658e48b8 3,445 1.00/1.00 vMB 32
745,914 745,914 000000000000000000002d75ce6e3437cd4ae8bdcc875308ab91df5decce3c77 1,416 1.00/1.00 vMB 8
745,913 745,913 00000000000000000000dfdde800dfa85a9a3cdac1c77b39c303468ebc9a3041 2,781 1.00/1.00 vMB 14
745,912 745,912 00000000000000000005eb7b7cfdaa846b5e3d1af7d3d960954e3d1a917c689a 3,270 1.00/1.00 vMB 32
745,911 745,911 00000000000000000002424214ce8389dcd8aea1039f35ccb0e8d97cf9d47dbc 1,926 1.00/1.00 vMB 6
745,910 745,910 00000000000000000000386df6664d12e871c55171a540aad4a7807f04d935c3 2,839 1.00/1.00 vMB 12
745,909 745,909 0000000000000000000185a23669e1cf2c1a8281f7df4879633264e7bc2a0eee 1,704 1.00/1.00 vMB 15
745,908 745,908 00000000000000000002cd3a01a583c49f886fc70bc9f49ffc242724ce9a0d49 2,475 1.00/1.00 vMB 21
745,907 745,907 0000000000000000000112f4a4597d7f09eb757047f07fb09ceae4967d26932c 2,575 1.00/1.00 vMB 31
745,906 745,906 00000000000000000008c0a9cd6cc267a8710c9cebf9e86dc002769eda020557 3,319 1.00/1.00 vMB 33
745,905 745,905 000000000000000000045a07cc909c6f66c0477093cc010919d61b0d65340218 1,849 1.00/1.00 vMB 15
745,904 745,904 00000000000000000004633affd352190da7a2d5abe1e775aba203ab95917ffc 2,673 1.00/1.00 vMB 22
745,903 745,903 00000000000000000001f0be41964996e011afa967a1ddf19db2765f64313c9e 2,777 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 608.58 GB
    • Received: 10.66 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.