Loading Tool

Explorer IconExplorer

Memory Pool

78,655 transactions
23.28 vMB
0.08900461 BTC
Random Selection Loading Transactions
Max Size: 146.92/200 MB

Candidate Block

Mining Attempt b485c9c6b332fefabf4e6526b7fd45c92bf65e7d2d26adb2b9e2da19f1432532
Version 20000000
Previous Block 00000000000000000001e98715523fa2d2246475d701970b9a2a4e18a766bf5b
Merkle Root f6206bfff4635b8e8fee16ed8ef3bb27adef9578811f3515a7353f801576be6f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 322
Size: 1.00 vMB
Total Fees: 0.02267817 BTC
Feerates: 477.45 > 2.27 > 1.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,138 (820,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,770 95,770 0000000000078ac9469ac97241fcd1b181f14831993533ea6c6f7964ada6faef 1 0.00/1.00 vMB 0
95,769 95,769 000000000002e9a2f3e9cfb8e5c8bbacf66b20ca2bbe63faf28d30ea87c3d8ea 1 0.00/1.00 vMB 0
95,768 95,768 0000000000079d0962a1859bc17df119efd25705cd5631c9c49c03bbe243fe1c 3 0.00/1.00 vMB 0
95,767 95,767 000000000003092f05b1e4f292d54bd9966f75e9c514c7b91854e80724b257c7 2 0.00/1.00 vMB 0
95,766 95,766 00000000000484947ba56cd88642358efc55014411da222ecc5434758542a34f 3 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 784.36 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: 818.11 GB
    • Received: 24.45 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.