Loading Tool

Explorer IconExplorer

Memory Pool

45,534 transactions
27.49 vMB
0.10978745 BTC
Random Selection Loading Transactions
Max Size: 143.82/200 MB

Candidate Block

Mining Attempt 5fa6ae5b968db5ae543c87d63dbf64346d9578e8c487557aaa5ff6169a3e302f
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c1ccf93e13b0b492f849263efedb98e74b119f00693f63bbd25bb22339aa4639
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.04995242 BTC
Feerates: 151.01 > 5.01 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (306,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,538 608,538 0000000000000000000179f588d1e39f858315f10fd1ad931090403219dbb426 2,810 1.00/1.00 vMB 21
608,537 608,537 0000000000000000000e6a8b006d8ebb84e31d4df7a2f9c99f55091896735071 2,981 1.00/1.00 vMB 24
608,536 608,536 0000000000000000000e56a9cda8322a1c4be171bca0e766327ce3226af7a432 2,136 1.00/1.00 vMB 16
608,535 608,535 000000000000000000086eb39f6d20cb406b5eeb6054ef488ef7ceaa45c69377 2,352 1.00/1.00 vMB 20
608,534 608,534 00000000000000000013f188b5ce5434113eb1d8fc9b2b3d989183975901450e 2,800 1.00/1.00 vMB 44
608,533 608,533 0000000000000000000cd7733ee7d463adc90ec91359ac7cd024c7cd9f400261 2,342 1.00/1.00 vMB 8
608,532 608,532 0000000000000000001148586a36cd33c91325522c0c3fbd81ab15395e2b415b 2,739 1.00/1.00 vMB 23
608,531 608,531 000000000000000000154fb28bf84aad1a2e96134f43b2628da5a0cdd8ebba3a 1,530 1.00/1.00 vMB 6
608,530 608,530 00000000000000000013bd8461dabbc23fcc68e63fa54849a66c579e4cac2896 2,877 1.00/1.00 vMB 15
608,529 608,529 0000000000000000000599f044cf907ddbb1179f42bacbb503af3e24dd143ee1 2,486 1.00/1.00 vMB 17
608,528 608,528 00000000000000000003655ea0f10ea27aa582305885a13e562d34b62939a787 2,596 1.00/1.00 vMB 10
608,527 608,527 00000000000000000013fcc18d393b721784b9fc318a21a8a054ca41feb0cae3 2,388 1.00/1.00 vMB 13
608,526 608,526 00000000000000000001f6c00647f7064cdd6ac21c7eed941baedee5ca9617ce 2,697 1.00/1.00 vMB 18
608,525 608,525 0000000000000000000b9a19134f018c8b00365f9a6a071055a56eae382cf9ec 1,604 1.00/1.00 vMB 9
608,524 608,524 0000000000000000000421dc3f00b92d721d1efe7a97ca46ab6b02e2ecfc86f1 2,912 1.00/1.00 vMB 11
608,523 608,523 000000000000000000150888cdbb3086a299cf34df612793da8b231f2a81b204 2,282 1.00/1.00 vMB 19
608,522 608,522 000000000000000000014dbca0e7a8044448d67e23c09d21671cade0cd893d0e 2,383 1.00/1.00 vMB 28
608,521 608,521 00000000000000000005cceb0a0cc7214cf85d3eb17374b0c9e21d557f4bb0c1 1,608 1.00/1.00 vMB 7
608,520 608,520 0000000000000000000d0864606fca9d37fb2705ccc827e91f23a1ee20b378be 2,143 1.00/1.00 vMB 9
608,519 608,519 0000000000000000000238e19f3754326a9e250613f6606cc53c48ccf3299e3d 2,478 1.00/1.00 vMB 12
608,518 608,518 000000000000000000029de94e7882fa9ba9317301863348453569adb09ba323 2,632 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.