Loading Tool

Explorer IconExplorer

Memory Pool

58,046 transactions
29.04 vMB
0.06036793 BTC
Random Selection Loading Transactions
Max Size: 160.44/200 MB

Candidate Block

Mining Attempt 2f02d4d213cc52a9b29ae1bb18c3a17605aadf721787889a0111df62847efaf1
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root afbfa6ed8a6f3023fd943a81d38b72aea4e468f992eee135cce9aa27e32fe2ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,190
Size: 1.00 vMB
Total Fees: 0.00477575 BTC
Feerates: 108.49 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (522,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,917 392,917 000000000000000001c1f80581e7d674587026d854510026b04c2a4c4fdeb2a0 1,082 0.77/1.00 vMB 21
392,916 392,916 0000000000000000070fe66cdfb7d6b6052998f138a7b0d7add803dfffdbe9a8 2,015 0.75/1.00 vMB 43
392,915 392,915 00000000000000000897b6c2da07f32af46eef3498848a853bcb0f1c31057427 1,642 0.93/1.00 vMB 31
392,914 392,914 00000000000000000649f0af644d6c91153151e9436eb7f51987920423c0259c 51 0.05/1.00 vMB 3
392,913 392,913 00000000000000000306842e465d6999f0c6056a02e21e27541e88e4e37b6908 2,270 0.93/1.00 vMB 36
392,912 392,912 000000000000000004ed358190035c482d2db4f9071ed5667e5ba399e23eebea 525 0.48/1.00 vMB 27
392,911 392,911 0000000000000000002b7833500d6e131b5370e4986c1a7918a2b55e3c6cd0ba 2,377 0.93/1.00 vMB 46
392,910 392,910 000000000000000008970973a46710a1b0e226702507193e619a1e3ddda6a7b3 1,545 0.81/1.00 vMB 39
392,909 392,909 000000000000000004c35b9749d5dc82cf4258e360877e355e62ee375ba4be2d 752 0.54/1.00 vMB 22
392,908 392,908 000000000000000002869fdf65d210e4d30e11bc8ecd5aa595e6281f3f72bfd0 1,320 0.61/1.00 vMB 38
392,907 392,907 00000000000000000249850ab9db80ee7a4512d744aecb0f0b80bf7ee82faf5d 1,666 0.93/1.00 vMB 29
392,906 392,906 00000000000000000026ea9b1dc6e2b830e80d360061f163bcce9cbb02160023 2,089 0.93/1.00 vMB 38
392,905 392,905 000000000000000008ebd0ec66d421c8063f34f8f9ffe423e7361b5428b7223e 760 0.99/1.00 vMB 12
392,904 392,904 000000000000000001ba0db9946bba40c9cb27513994075be1602d8f4bb36157 2,236 0.75/1.00 vMB 50
392,903 392,903 00000000000000000a22a765951748ab36319701516141efee33762eb3d1503f 114 0.25/1.00 vMB 6
392,902 392,902 000000000000000005d5a4566f1d3bad5518a1a3769b15916721587ea165701c 1,497 0.69/1.00 vMB 41
392,901 392,901 000000000000000002f4316698b0b62d366828140e47fd0d4c635243dfddf934 1,363 0.99/1.00 vMB 22
392,900 392,900 00000000000000000043386f687422f6840b2b64ea32c673592c517400361722 1,757 0.91/1.00 vMB 32
392,899 392,899 00000000000000000883ea03e55ed9c4254d96c4fdef25bf58482a53459eb528 1,569 1.00/1.00 vMB 28
392,898 392,898 000000000000000000b54298d13817d2502d1d89ac06ba5b5d63e6ee7c47e04a 2,406 1.00/1.00 vMB 42
392,897 392,897 0000000000000000073f2e38b954d094cb8e31886f7af6ba5826f1922dbd4cb8 2,978 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.29 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: 657.07 GB
    • Received: 14.47 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.