Loading Tool

Explorer IconExplorer

Memory Pool

73,374 transactions
28.68 vMB
0.06715830 BTC
Random Selection Loading Transactions
Max Size: 173.85/200 MB

Candidate Block

Mining Attempt 854b19a0e57505c1795ffa3be660f6a38a80806319ff943bf58e41abca8b6da4
Version 20000000
Previous Block 00000000000000000001c69eda04dd6c07076cacfce64b9bf85a6396d7960e19
Merkle Root cbc3df4f32b718558e1e86794b5111a40ed1994abab11d97550d436b22b66e42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,636
Size: 1.00 vMB
Total Fees: 0.00402630 BTC
Feerates: 100.46 > 0.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,439 (17,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
898,302 898,302 00000000000000000002094e99ea7b068ea044184d14a7944545df587481fe8e 931 0.22/1.00 vMB 3
898,301 898,301 000000000000000000013bc27f71cf44e671f64a2c7e609078e7362b147c64ab 126 0.03/1.00 vMB 2
898,300 898,300 000000000000000000023d0d9d99609f295591b1b3b964ae9580588ee3c80465 1,566 0.48/1.00 vMB 2
898,299 898,299 000000000000000000024231e394d2820a761fceb6c9d7a5d40c45effc6efe7f 420 0.09/1.00 vMB 2
898,298 898,298 00000000000000000001dc092b70536133104a6ff7f020fa50fdf1d4018160fc 444 0.10/1.00 vMB 2
898,297 898,297 000000000000000000011cea86bae1b4fb7f39d8468a67e3355774770ac51f0e 854 0.33/1.00 vMB 2
898,296 898,296 000000000000000000001869354d3ca6b06ed3cd5bb985e0194bc0615d07f244 390 0.10/1.00 vMB 3
898,295 898,295 00000000000000000000e5622676cd22eafc15bf160ea4e0196634adca487855 486 0.09/1.00 vMB 2
898,294 898,294 0000000000000000000009681da943876ac4a1f992d69f6195f7e191dc88bb38 1,894 0.57/1.00 vMB 1
898,293 898,293 00000000000000000000635f68335372d5c5b3f2500e4eaeca91e7f89d3a917e 3,568 1.00/1.00 vMB 5
898,292 898,292 00000000000000000001ad82cf0ad9303674e6720f7d7a6ceb523020d287c678 629 0.20/1.00 vMB 2
898,291 898,291 000000000000000000009e55e73a04787647bf48d1bf9946dfb5e289635e9945 2,845 0.98/1.00 vMB 1
898,290 898,290 00000000000000000001e587d100832b4770340524b6c0f5405ce10978c6b590 2,751 1.00/1.00 vMB 2
898,289 898,289 0000000000000000000188337708aed7759f4dcc1bb6b7f4061b9d979fd03682 3,034 1.00/1.00 vMB 4
898,288 898,288 000000000000000000001ef7ddfad215d31864ba33d04ba9d62d11c59ff7ad8c 367 0.07/1.00 vMB 3
898,287 898,287 0000000000000000000155d5cda6d5e59ea0a599c245a62c4fd2eb732274132c 1,335 0.39/1.00 vMB 2
898,286 898,286 00000000000000000000d067874fee73bbe525e3b8a539534abfc2f2e4544deb 3,147 1.00/1.00 vMB 2
898,285 898,285 0000000000000000000192586eaad5e6df520f1047c03dea219c39cc9d8c1f8f 1,747 0.59/1.00 vMB 2
898,284 898,284 00000000000000000001691389f0a99165e35bec9712ac336a283c38f9baf6fd 1,452 0.42/1.00 vMB 2
898,283 898,283 00000000000000000001ec6b8818cbb07800d54e7b3d6927c742debd896a7d9e 2,969 1.00/1.00 vMB 1
898,282 898,282 00000000000000000000a063f5a7a3a3642b865db6baa8e44e29bfb96099b223 2,537 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.15 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: 746.07 GB
    • Received: 18.73 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.