Loading Tool

Explorer IconExplorer

Memory Pool

47,620 transactions
23.06 vMB
0.11533416 BTC
Random Selection Loading Transactions
Max Size: 128.95/200 MB

Candidate Block

Mining Attempt 2eb47fb22137c446c3102783df753e57750897d2ea46eebd8de94d092169eeee
Version 20000000
Previous Block 0000000000000000000034ced83c19904b99939bcb0ad7b52478b57c75ef4a37
Merkle Root dcad32b4bd56a25af95da1ada5fa526215d9f6d4cc4656d33b3dfdbf5448feeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,714
Size: 1.00 vMB
Total Fees: 0.04316739 BTC
Feerates: 480.77 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,097 (752,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,880 161,880 0000000000000961854b0cf8e8212b6e39c29b91eef2d443e26c5e5065cf24cf 28 0.03/1.00 vMB 67
161,879 161,879 00000000000004747bc41749f32204ae5b01fe41e6fdb360482689fcface00d8 11 0.00/1.00 vMB 344
161,878 161,878 000000000000095310f7bfc759f469727b3758cfd45d792f8d1db67ed0ca581e 25 0.01/1.00 vMB 62
161,877 161,877 0000000000000037b2fc3d62a9285647921ecde999601a89a34e289434b93a0e 19 0.01/1.00 vMB 64
161,876 161,876 0000000000000808697ee3069be094ba1df12768458055c52d8f8fb07cf97709 12 0.01/1.00 vMB 94
161,875 161,875 0000000000000a7bbc6036033bc3d1d30d22e6bfd667b30dade85e6484205454 9 0.00/1.00 vMB 0
161,874 161,874 0000000000000525456062980e5446d9bdc80d58e5687172062ac4a024b17e08 62 0.02/1.00 vMB 231
161,873 161,873 00000000000006fd5e50d9c8d06ae30cbddeb72be61ca08f04add4b870cf5628 2 0.00/1.00 vMB 0
161,872 161,872 000000000000086c9288064b8794931053c56d8cdc6bccd61610bf530048c59b 17 0.01/1.00 vMB 26
161,871 161,871 000000000000039ee2ad52ab758acd6fd3c5d1ab5da98adca9337a4f8211d6e2 28 0.01/1.00 vMB 176
161,870 161,870 00000000000006653b09109066858a671f8bc4dd665151dd4cbacce45ddae205 38 0.02/1.00 vMB 110
161,869 161,869 000000000000050d8beafe109e0f20ada66c0e9676966da12b881f9c71a22ca3 8 0.00/1.00 vMB 37
161,868 161,868 0000000000000167558cd769baa86edbacef6c92c5efdc0e9b8ff51c1d6a0ca9 54 0.02/1.00 vMB 142
161,867 161,867 000000000000006e024d04f9652fce019c7a7f4107e026a4399eec110f9cbb93 36 0.01/1.00 vMB 3
161,866 161,866 00000000000006acf486e452f94698d82e8dff117ec127d33ed1c30425a1040b 20 0.01/1.00 vMB 929
161,865 161,865 00000000000001fe506e6ce4988a75b12ead90e473659b1e57a5567694147bc0 15 0.01/1.00 vMB 74
161,864 161,864 0000000000000243203323302dedcbe9f5ef68d445b823662efd0e816ba455c6 49 0.03/1.00 vMB 107
161,863 161,863 00000000000001640f13002bb0faa64f7060dd6d2cf08651062140870c7787a4 28 0.04/1.00 vMB 59
161,862 161,862 00000000000007a23d7bd1d3a01ed3713e839b9e5cbdb2ab4b88ecd4915a272f 99 0.03/1.00 vMB 96
161,861 161,861 00000000000008dc26ab3d950d6eaaf2f98da9282e542a05a62382b013431fd8 37 0.02/1.00 vMB 161
161,860 161,860 000000000000077e5e021b91852951f03e9fd727f85e85f964e3b1ba9766f61c 60 0.04/1.00 vMB 398
Previous 10 blocks ↓
Total Size: 780.77 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: 559.20 GB
    • Received: 7.15 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.