Loading Tool

Explorer IconExplorer

Memory Pool

81,697 transactions
30.43 vMB
0.07844529 BTC
Random Selection Loading Transactions
Max Size: 186.56/200 MB

Candidate Block

Mining Attempt d510ea5e8024004cef450f74e83f991d78d25de5e503f5a6b3d865fc76582a12
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 4d4edab5e9d32127be1efa09e1c3a9b511968f28c60c786d5ea2454c827baead
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,312
Size: 1.00 vMB
Total Fees: 0.01062618 BTC
Feerates: 150.77 > 1.06 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (133,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,073 782,073 0000000000000000000423fcbe6722c9ca44c54b18026e72912805f429250f10 228 1.00/1.00 vMB 11
782,072 782,072 000000000000000000018a0befab38897428d3ff9880f69fbe12a8b00445bbc3 976 1.00/1.00 vMB 19
782,071 782,071 00000000000000000002e3df4594257c35eb3214d75c52a1456a86915533ce5f 1,539 1.00/1.00 vMB 23
782,070 782,070 000000000000000000038cec7deee4fdb4a13c69b4cebceac73ebcc847e6920d 668 1.00/1.00 vMB 17
782,069 782,069 000000000000000000003a8c0dce57c423466683a3d646020945222a19b6358b 1,802 1.00/1.00 vMB 28
782,068 782,068 000000000000000000006ed41dc24676f63a52cc49e447fe191f68b49ad1ee68 995 1.00/1.00 vMB 18
782,067 782,067 000000000000000000028654b75ced45082c05a92c7bb28ad0280105d398ea96 1,132 1.00/1.00 vMB 18
782,066 782,066 00000000000000000002eeb45ee4e4f2049fe5d8bf2907769c46bc956fb305c5 666 1.00/1.00 vMB 15
782,065 782,065 0000000000000000000614f5b2152981527632411963dae9196c36d9e2a40d89 591 1.00/1.00 vMB 14
782,064 782,064 00000000000000000006220c9b0adb0e639a665daea2082bbe771a5489a9479e 689 1.00/1.00 vMB 15
782,063 782,063 00000000000000000000905a8ac5593945611060b6ff5d56555fafc8dd412850 2,179 1.00/1.00 vMB 27
782,062 782,062 0000000000000000000100083d7633848c18d33d926e6a270c0292cb176b5f47 3,242 1.00/1.00 vMB 36
782,061 782,061 000000000000000000042b879bb1be07cf37c5b44b82b9139b01c85dcb6b473f 1,102 1.00/1.00 vMB 17
782,060 782,060 0000000000000000000354e7569325faa7c52a4b39615bbbc8069a39ed562ae9 1,066 1.00/1.00 vMB 17
782,059 782,059 00000000000000000000becbf4e73b1d9f06406dae42fac162910297a48c1433 1,314 1.00/1.00 vMB 20
782,058 782,058 00000000000000000003c41bbd01e18224ba75b36ded216dd9d95f5908c26220 939 1.00/1.00 vMB 16
782,057 782,057 00000000000000000001405cce11cab85a73338731114aa11a4931d56e2c51c9 764 1.00/1.00 vMB 14
782,056 782,056 0000000000000000000268a2c36565ed68f28ac4fe1bdb174d8639a03ca3a278 811 1.00/1.00 vMB 16
782,055 782,055 00000000000000000001a1241163555f35f8e3fd2b46bedf904c8a98b267dde3 2,103 1.00/1.00 vMB 33
782,054 782,054 00000000000000000001d57a5a5e11c6233bae62769c64a161d8b8e652f44e28 806 1.00/1.00 vMB 16
782,053 782,053 00000000000000000005b57955bab0f7fe2bf4ebe507228a42d0329a46c27633 865 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.