Loading Tool

Explorer IconExplorer

Memory Pool

89,126 transactions
32.60 vMB
0.18603167 BTC
Random Selection Loading Transactions
Max Size: 197.03/200 MB

Candidate Block

Mining Attempt b2f5e89b62ab69bd76fbf3db59c440efecbfc8089e17abb493d6dd515a512419
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root fb7a5fde287e6da314d9f20072b456e150246c342c85066a6b3eb9b8426c6fc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,934
Size: 1.00 vMB
Total Fees: 0.09111393 BTC
Feerates: 216.64 > 9.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (147,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,533 767,533 000000000000000000032e45022c29e1c29573165fac1b85317ec4022a44f546 660 0.75/1.00 vMB 1
767,532 767,532 00000000000000000005c0bbe2908242e1449a6f6adf3211ca94d9b8defcd267 1,807 1.00/1.00 vMB 4
767,531 767,531 00000000000000000004a9b2823834054c35c80cf82144ac6b8f89752011a23f 2,195 1.00/1.00 vMB 5
767,530 767,530 00000000000000000005e36c5b989db80287604cfce555cdfdfc32ef2c253daa 2,876 1.00/1.00 vMB 13
767,529 767,529 00000000000000000007d75ea97c9b416e24584192dbd5fcf501429ed5d7f90f 3,073 1.00/1.00 vMB 21
767,528 767,528 000000000000000000047688c5077cd177758dc737c43178cedf11eee5b27494 2,924 1.00/1.00 vMB 19
767,527 767,527 000000000000000000039d00152e8e1a218a836fc792c467a5b0ce674c3f04ec 2,230 1.00/1.00 vMB 9
767,526 767,526 00000000000000000007dff2f4e0e8ae01df1404a8e186bc0eecb8ebffaa49b5 2,802 1.00/1.00 vMB 23
767,525 767,525 000000000000000000046f4bcb8d7299c2fd79b50202779b8689ac6d55799fe9 1,350 1.00/1.00 vMB 13
767,524 767,524 000000000000000000034475df6a6007bb232832df68648eb54de08de1d22968 3,195 1.00/1.00 vMB 23
767,523 767,523 00000000000000000003fdf65ca9dae27b7e97117a2f088e360d21dcbb9b06b0 1,868 1.00/1.00 vMB 8
767,522 767,522 000000000000000000007a34296cd27aa48d320cfc7fc4db7b03a410608d4f1d 1,745 1.00/1.00 vMB 12
767,521 767,521 0000000000000000000757d6a46d99d513c09ab9392a0f5a5077e3e2d8fece4e 1,421 1.00/1.00 vMB 7
767,520 767,520 00000000000000000006a518db5c2fcb02ae95ba6aeb035605ae51ba09e6c2f4 1,916 1.00/1.00 vMB 13
767,519 767,519 000000000000000000081820ae50eb566eb6a5910d901b35f25976acad4f3f7b 1,187 1.00/1.00 vMB 16
767,518 767,518 0000000000000000000369380dec358bdd5dd439d8f28af916d24c234fcd8455 3,430 1.00/1.00 vMB 15
767,517 767,517 00000000000000000001466acf338a77e30f67ab055dbcf1b9a4e78fe63365fd 2,977 1.00/1.00 vMB 33
767,516 767,516 000000000000000000076794a44bb5208940b9a020acbe238537b26f731f7fbf 2,529 1.00/1.00 vMB 5
767,515 767,515 00000000000000000002423099326cf94fc5eb0e2bae5ac2b93f16c5923a7ba7 2,539 1.00/1.00 vMB 11
767,514 767,514 0000000000000000000398aa645a0b93daa2180f7039b4b1cf0a2aecd848e78c 2,880 1.00/1.00 vMB 22
767,513 767,513 000000000000000000036485d14676e1a86ed796f8d36f2bde1a11d23d865cde 2,941 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.52 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: 668.94 GB
    • Received: 15.65 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.