Loading Tool

Explorer IconExplorer

Memory Pool

81,855 transactions
22.60 vMB
0.06945793 BTC
Random Selection Loading Transactions
Max Size: 149.94/200 MB

Candidate Block

Mining Attempt 3389b74eaaca2594e72a80b2a9a54dcb152499ea1488d64deee9c309dd67f92b
Version 20000000
Previous Block 00000000000000000000d3c17bfe83302f2d436adc9dbc86376d81c3fabf7567
Merkle Root 2a0ab6946293db6bfcd999ee5e9839bb4cf5c5b0b59d88fdf14a9f55606da7fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,110
Size: 1.00 vMB
Total Fees: 0.01728052 BTC
Feerates: 150.80 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,132 (820,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,765 95,765 00000000000252e50825cd536cb165a2a1e5841296474be0c58510fc6ed55b07 1 0.00/1.00 vMB 0
95,764 95,764 000000000003de7ac772218eca2e9ba024efca83596040893396c1947789d802 1 0.00/1.00 vMB 0
95,763 95,763 0000000000079edefc9db65d30b1452321ad2f1db7cfee6790b6cace87c85ea3 2 0.00/1.00 vMB 0
95,762 95,762 000000000007d989fe6a8e1986ac197e1057b10e394b6ff7b70a37894a3a83eb 3 0.00/1.00 vMB 0
95,761 95,761 000000000007b99bbb2f5bd6987916347d91d0893d3560613f43c89069079144 2 0.00/1.00 vMB 0
95,760 95,760 0000000000014db14baddf3798293db7bc45b721b40000ef0cdc9e528a14289a 1 0.00/1.00 vMB 0
95,759 95,759 000000000001fbf6093562d36c8b25fec38f9dcc1b47d7521467ad35d6d7bf72 4 0.00/1.00 vMB 0
95,758 95,758 0000000000056812f764f863ced1e27f419c4a48aaa9797156ac32daf9dd7ec5 2 0.00/1.00 vMB 0
95,757 95,757 0000000000061fcd0b6a4d1cb5211c8f964e94c869deb69fe1edf5eab5d44624 1 0.00/1.00 vMB 0
95,756 95,756 0000000000046f19511fe712e0d411da8ba17502960fbc4f75d2429c3abff363 2 0.00/1.00 vMB 0
95,755 95,755 000000000003d724ab5c9d71125c7d772d964fe60b980782027b508bfa1f1156 3 0.00/1.00 vMB 0
95,754 95,754 0000000000020966d3dabbe687a825430148656abc62659d7755b8a48dd66639 1 0.00/1.00 vMB 0
95,753 95,753 00000000000622893f46d136fc53193685954130a67d232d4c92cf642f5734ec 2 0.00/1.00 vMB 0
95,752 95,752 00000000000465583c5b900341f229cca7a33efe57a119363f9216b2a8865045 1 0.00/1.00 vMB 0
95,751 95,751 000000000005aa19d6185a66036af8c2f871763d5c8c3e7bb2ada7b523208cce 1 0.00/1.00 vMB 0
95,750 95,750 000000000005e11a3329dbbc3e198e02f7a14fb0d596fc288bc4207cb86f2ac8 3 0.00/1.00 vMB 0
95,749 95,749 000000000003017359974ba67bbf0db4ff696b3900e5ef7b06d24a81cf0c27c0 1 0.00/1.00 vMB 0
95,748 95,748 0000000000054de0307ca1a63fb6e09bf8e6aa230a2ebce7ba3560e9686366f3 2 0.00/1.00 vMB 0
95,747 95,747 0000000000019cf993b5bf0410acbb20c96444ab183ebe486d663d318c6d30f3 1 0.00/1.00 vMB 0
95,746 95,746 000000000005e7e4216122d138301786fc92421bcf187982aab4d3c7b995a764 3 0.00/1.00 vMB 0
95,745 95,745 00000000000620a310ed56619263c498950d267d64ad8ad143f981b4e97b1dd3 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.35 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: 817.72 GB
    • Received: 24.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.