Loading Tool

Explorer IconExplorer

Memory Pool

45,684 transactions
28.03 vMB
0.10236435 BTC
Random Selection Loading Transactions
Max Size: 146.99/200 MB

Candidate Block

Mining Attempt 4910261b6eb1bd0b6c379be52146ab8c8ea32ab557216b9a2f84aad911e8797d
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root b258fa3b4f0f2b01315d6a40f3a833d55e458d8d6ea953358fa64eb6bd3d4b4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,918
Size: 1.00 vMB
Total Fees: 0.04205270 BTC
Feerates: 265.25 > 4.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (304,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,024 610,024 00000000000000000015ac3ce052979514280a226166b40cbab6a2fdaa7420eb 3,162 1.00/1.00 vMB 5
610,023 610,023 000000000000000000116d34bbbb07b53b7628aaca89fd9acb50e029375c0ba7 3,432 1.00/1.00 vMB 22
610,022 610,022 00000000000000000000cc9bc51b303f78ae26bdd474bb1ad825e84531617624 3,156 1.00/1.00 vMB 25
610,021 610,021 0000000000000000000f8c5140089f5b00605f271058a29b0262ea218d7e44b0 1,734 0.77/1.00 vMB 11
610,020 610,020 00000000000000000001ea78bb63aabccee89dcd4ed681ddfdc0bc4845f09456 2,759 1.00/1.00 vMB 17
610,019 610,019 0000000000000000000fa125e233abea665671f2454114b50e48a010363021ef 872 0.59/1.00 vMB 1
610,018 610,018 00000000000000000006ca1035db8acafa72c0664d6dd84bfc0e60e4e3f5ee52 2,947 1.00/1.00 vMB 9
610,017 610,017 0000000000000000000d00957ac205b9be0b634b917b1dd359f1ee4613aefca8 2,190 1.00/1.00 vMB 3
610,016 610,016 0000000000000000000a4e72c87da3752bb5ca9ff4811c86c0dcde3be304412f 2,620 1.00/1.00 vMB 4
610,015 610,015 000000000000000000154dc2298fa33bd3fe3d938548f04304bf2d663577fa79 2,104 1.00/1.00 vMB 13
610,014 610,014 000000000000000000101d5b7c40cd36aa2c8425e265a2c4e772290509282e61 2,760 1.00/1.00 vMB 9
610,013 610,013 00000000000000000014949f9edc10ae644a7b707561e1656e5be4f6efae2ea9 3,090 1.00/1.00 vMB 35
610,012 610,012 00000000000000000002e439a03b5c759df2fb69fe7632ea9c0dc7441005ac44 2,984 1.00/1.00 vMB 21
610,011 610,011 0000000000000000000252f6896d00e71671cd84d2cce06c46b1188b13a1083d 3,100 1.00/1.00 vMB 16
610,010 610,010 00000000000000000007f2635ca4fc99b552cb7bd6b7f84310647c3ca69c9cef 1,636 1.00/1.00 vMB 13
610,009 610,009 00000000000000000003354e9f48af4b5850fd884f38886d00b92bfd4a015d54 1,825 1.00/1.00 vMB 28
610,008 610,008 000000000000000000157e58b222e0097afee38d6920f0750e177c0d02a5d593 1,033 1.00/1.00 vMB 68
610,007 610,007 0000000000000000000ab3657ecbfa7e4e555d58f4fe6a0279bee8ea29ae2df7 2,733 1.00/1.00 vMB 9
610,006 610,006 0000000000000000000571a7383c5679bf6967b6eb43efa807167ea3d1761e84 3,239 1.00/1.00 vMB 18
610,005 610,005 0000000000000000000f68159a871ea320691afcb3e0b7e8e3e03f53c0c0d58d 3,200 1.00/1.00 vMB 26
610,004 610,004 000000000000000000081bb924d567c05c39dabc7feda74b02a1327dc376634d 1,911 0.84/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.27 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: 656.70 GB
    • Received: 14.41 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.