Loading Tool

Explorer IconExplorer

Memory Pool

83,428 transactions
31.27 vMB
0.09389683 BTC
Random Selection Loading Transactions
Max Size: 191.79/200 MB

Candidate Block

Mining Attempt 2e6eb65fd767204f99aefef92992f10bf30f5bf59b212ffbf1af96bf7c92a7ad
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 5ba692114e42fab2fc64297dcfc58b5564cdb3bcdd0a88f76e50eff5f34f2ab7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.02334220 BTC
Feerates: 114.60 > 2.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (375,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,983 539,983 000000000000000000145a414902f30567ee73bdf433ea5311a9a9f21096e7d2 2,948 1.00/1.00 vMB 20
539,982 539,982 0000000000000000001bc7df85c242ea2f0b2e017002a48c984dadb44f9324f9 3,026 1.00/1.00 vMB 20
539,981 539,981 000000000000000000208571d53ce665ddf6b06b61a5ec802e95774e89afebe7 2,413 1.00/1.00 vMB 50
539,980 539,980 00000000000000000010f9ac757eccb694d82b379a6ee514ec71b8f0d1b4aee0 870 0.39/1.00 vMB 17
539,979 539,979 00000000000000000019873ac3656ef3d29d57249a0ceae881fa1a47324506d5 248 0.07/1.00 vMB 21
539,978 539,978 0000000000000000001f95583ceddee695cbfbdddd7ae86dc7acd2847c7b4c6d 571 0.22/1.00 vMB 40
539,977 539,977 000000000000000000086b09770addcc148523ecdb244cbdbda94c972a92fae5 1,258 0.64/1.00 vMB 16
539,976 539,976 00000000000000000017f072cc04bb69fe2cb50ba5612cc6405f4d0d0940d03c 607 1.00/1.00 vMB 2
539,975 539,975 0000000000000000000132e89ccee6f9501ab819aa18a301784f18def9841f87 2,295 1.00/1.00 vMB 17
539,974 539,974 00000000000000000028b6d4c9949191c32447ac64b270cb26810cda7e49c8cf 2,320 1.00/1.00 vMB 14
539,973 539,973 00000000000000000022b553c71e0e80486d45298e3749ada0b44870b26d8430 2,993 1.00/1.00 vMB 14
539,972 539,972 00000000000000000020556ffdae0f5ea1e5f758308a88be841dba2e8e46ae55 11 0.00/1.00 vMB 19
539,971 539,971 0000000000000000000112501240eda9273c57451608ccf814bf51c10917d15f 2,387 1.00/1.00 vMB 12
539,970 539,970 00000000000000000005aaa53e5dc5fd0ccd12e27780d92ff71b2ae795d3dd7b 2,886 1.00/1.00 vMB 20
539,969 539,969 0000000000000000000f2768ac730086fd84446676d185f7142786f935d6876f 2,479 1.00/1.00 vMB 8
539,968 539,968 0000000000000000000b4b24e6995a28be7bc538726c27c9837a1c0a3e0d23c3 2,713 1.00/1.00 vMB 28
539,967 539,967 00000000000000000014ffe0cc6e97e9786ccff1f96d1d36ab158fe7abf486bb 2,328 1.00/1.00 vMB 26
539,966 539,966 000000000000000000039ae751996ff24a2d8adf4270570eb874181c45c57a1a 2,835 1.00/1.00 vMB 41
539,965 539,965 000000000000000000119bbdfa591d9a3e932c2e0a8168eecc9fc1e0c8e11d1d 2,398 1.00/1.00 vMB 35
539,964 539,964 0000000000000000000d0a4281ca43fc936fbd7c957a06a7354e179333421c32 1,831 1.00/1.00 vMB 10
539,963 539,963 000000000000000000265a7ba3e27a0589271937a310a4c02344236c0da1409f 2,104 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.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.