Loading Tool

Explorer IconExplorer

Memory Pool

80,654 transactions
30.57 vMB
0.07027996 BTC
Random Selection Loading Transactions
Max Size: 186.31/200 MB

Candidate Block

Mining Attempt e63e384c43ac87d31c4e848a4d35b24e40231e889949e91d2f7ccb7c0e399c32
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root de0727ce671621b96131072bcb04d0738ebbad8ff74cb5770825813794958cf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,059
Size: 1.00 vMB
Total Fees: 0.00486931 BTC
Feerates: 103.09 > 0.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (430,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,518 484,518 000000000000000000a34d5cc26185a7e260fcdaa4f172a7b478417728065dab 549 0.30/1.00 vMB 99
484,517 484,517 000000000000000000479330c49980b967877846355f8cd8aaa6a46168659410 839 0.68/1.00 vMB 47
484,516 484,516 000000000000000000903335472d53147773835e1c20cb79f9fe3b6d676b553a 1,730 0.91/1.00 vMB 128
484,515 484,515 000000000000000000fd69edb9b83d5535e9a60fbd8617f96dbf992546d089c1 542 0.49/1.00 vMB 35
484,514 484,514 00000000000000000123e247c3550bd8276bc6929b9b6b3837799913df1f4cdb 1,442 0.94/1.00 vMB 31
484,513 484,513 00000000000000000123f9cf4977fc84404404d5165e5b81db1681c8293ff8a6 1,600 0.99/1.00 vMB 49
484,512 484,512 0000000000000000009ee8eb3eb6e45fe9ab3af671f5c2bb5b17cdf5056c9b5f 1,740 1.00/1.00 vMB 63
484,511 484,511 000000000000000000fb5176ac1aefb646f2ce5ff441f0ea26f048c513ee994b 1,891 1.00/1.00 vMB 158
484,510 484,510 00000000000000000086656b7924f50ad7ab1313cedc1bded3dbc47dc4c1f9c3 2,133 1.00/1.00 vMB 277
484,509 484,509 000000000000000000b8a419b076225c72abc9f9640378cbbb64c51e0180fac3 1,685 1.00/1.00 vMB 116
484,508 484,508 000000000000000000dbc63339157b67de9d258e635e38dc66b098add9710ad7 1,374 1.00/1.00 vMB 69
484,507 484,507 0000000000000000005bb50479109417d1c98d04dc8519361d0cac9f0f3636b8 1,635 1.00/1.00 vMB 132
484,506 484,506 000000000000000000fbcf1af5075c3105cdfdfa9bdb78ce4ab72c96f1486eb4 103 1.00/1.00 vMB 7
484,505 484,505 000000000000000000f687f3379243395ee597c865d0a5bf0ce45ef3a1137a5d 2,042 1.00/1.00 vMB 56
484,504 484,504 0000000000000000011c28af5b219ceb385c0f4c36e3d845575ccbea59fbf27e 821 0.72/1.00 vMB 6
484,503 484,503 000000000000000000b3b7e2e527c4b1a4f45f1699ed06242ec2e927b9cc624f 2,007 1.00/1.00 vMB 13
484,502 484,502 0000000000000000000e32e6145531b0d3a2a2f34b6695a306747dcba32e533d 1,815 0.96/1.00 vMB 17
484,501 484,501 000000000000000000567b518c70a1a7136312a81f454b3eb5ba10e70a25a459 1,626 0.99/1.00 vMB 136
484,500 484,500 00000000000000000087995fab275f87960a7bb65f83ab79805dbe9a43824bef 1,551 0.98/1.00 vMB 80
484,499 484,499 00000000000000000035d3c5778d448c51a66ded556a7b1ced2dded9d873ef93 1,717 0.99/1.00 vMB 129
484,498 484,498 00000000000000000045d667206328dde71a7e4664d95a0922072610e9fc7780 2,619 1.00/1.00 vMB 252
Previous 10 blocks ↓
Total Size: 782.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 706.74 GB
    • Received: 16.66 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.