Loading Tool

Explorer IconExplorer

Memory Pool

82,924 transactions
30.72 vMB
0.07660138 BTC
Random Selection Loading Transactions
Max Size: 188.72/200 MB

Candidate Block

Mining Attempt 47c1ecb181880f703b03050a35897f786091819783ee01f39e1332c894483399
Version 20000000
Previous Block 00000000000000000001f076bc3e786bae23f48eba6aa2ed10c3322f76f4967d
Merkle Root fb383239d48f73659643fbbda39defca60a7e196639e05cecefcac498f338f6d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,511
Size: 1.00 vMB
Total Fees: 0.00763712 BTC
Feerates: 50.34 > 0.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,347 (231,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,831 683,831 000000000000000000053ca067364430fe18bd38a6e20b66a44cda03f5ae7388 876 1.00/1.00 vMB 17
683,830 683,830 0000000000000000000915a365dae6a8ebb261c2c001e76d581dcb7220a4f309 2,027 1.00/1.00 vMB 33
683,829 683,829 000000000000000000022bb7e8c864e6ad68b39b2bda4a3666ebf9ec2428aecf 1,726 1.00/1.00 vMB 32
683,828 683,828 00000000000000000005f630e905257cda34660de77f76a6e1431196185b03f0 47 1.00/1.00 vMB 3
683,827 683,827 00000000000000000000c543eb402db216673eb56865ab2c3186e15bdf32ec4f 636 1.00/1.00 vMB 12
683,826 683,826 000000000000000000041d313e06cbd55f28003372118dfbc59c0ee5b48d9775 1,245 1.00/1.00 vMB 18
683,825 683,825 000000000000000000051e4d8fae353da9485642d938ab2692c9bdcfc92d8505 2,332 1.00/1.00 vMB 27
683,824 683,824 00000000000000000000369b900b6654d28b0bbb2665e3b60b7a94724906f930 1,261 1.00/1.00 vMB 20
683,823 683,823 00000000000000000007bf97003dc4c9712c94e7f40f82b6ef27f89366f32819 1,653 1.00/1.00 vMB 23
683,822 683,822 00000000000000000008b4e52175d7fc0cfea559fccbd0fefb5bcf301e6cdf73 1,192 1.00/1.00 vMB 60
683,821 683,821 000000000000000000045569876088a186a9d3964b19aaeb1e0dae39370507b4 1,001 1.00/1.00 vMB 65
683,820 683,820 00000000000000000003bbd2a7d7b820ff4debf2b77219660054c76a56f7b1a8 978 1.00/1.00 vMB 19
683,819 683,819 00000000000000000002a339a430acbddfc1a3840ab2e84f37239583f0c72392 1,623 1.00/1.00 vMB 17
683,818 683,818 00000000000000000009f0b21a04972c277a47cbb0930548632c8598b762dd7a 1,740 1.00/1.00 vMB 50
683,817 683,817 00000000000000000009abc5750b46ab29052791beb023af1a61acc2bbefb22b 1,624 1.00/1.00 vMB 28
683,816 683,816 00000000000000000009f53b9371ac9b1ccc71c1390a202c4fc9150c4333209b 1,656 1.00/1.00 vMB 12
683,815 683,815 000000000000000000003d46dca55d3e9ff3bbefa544b96725b9301ef1ed5385 2,009 1.00/1.00 vMB 35
683,814 683,814 000000000000000000031151b72d7035b990303baef7f560e7ddebaccfef269b 2,277 1.00/1.00 vMB 70
683,813 683,813 0000000000000000000971ca6940c6de4109e9cfaff9987670f7126912917b86 700 1.00/1.00 vMB 14
683,812 683,812 0000000000000000000a52d2a5635867e24c2ab80ce8e00c8bd4064d08ea80cf 1,018 1.00/1.00 vMB 4
683,811 683,811 0000000000000000000a373815cdf90e4b23b67fb67d8e4104bbd9316c8bdd74 1,922 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.99 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: 717.91 GB
    • Received: 17.87 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.