Loading Tool

Explorer IconExplorer

Memory Pool

81,148 transactions
30.77 vMB
0.09259266 BTC
Random Selection Loading Transactions
Max Size: 187.22/200 MB

Candidate Block

Mining Attempt 5242f6e12abb8d8e94fecb8942acb40a12fe61c02b7cc21ce97c3b1f985338eb
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root a0a6f53490f1787dd029a4974a9f6291e05d8b724486f636c4b792e375a68234
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,389
Size: 1.00 vMB
Total Fees: 0.02170999 BTC
Feerates: 150.77 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (158,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,990 756,990 00000000000000000006eada4799bf965c88cebdc56fd1963a2fcff839222b9c 530 0.19/1.00 vMB 9
756,989 756,989 0000000000000000000770e83693e610d9698b5742107b2bbaebb67590b5ebfe 1,440 0.58/1.00 vMB 11
756,988 756,988 00000000000000000008159e57ad94da9d876a5a85f4e80807eaeefd78aefce4 2,917 1.00/1.00 vMB 8
756,987 756,987 000000000000000000086a665b32bac7995d822c9e8fcaa0ca2ccf9df549d51f 416 0.25/1.00 vMB 4
756,986 756,986 00000000000000000002184c3e777c75b7686e3e89ef341ba9ea6dc879100ca3 2,120 1.00/1.00 vMB 9
756,985 756,985 00000000000000000003f4e1fb653db6bd169d7e86aeb08d03c0e98a35d4bba5 925 0.78/1.00 vMB 5
756,984 756,984 0000000000000000000825463843ac68fdfacb2dd69502962959650de6be5fbb 826 0.97/1.00 vMB 6
756,983 756,983 0000000000000000000856c985ec24adbc1c5d7b7a71288e8380f94452ee5376 1,452 0.58/1.00 vMB 8
756,982 756,982 00000000000000000000410d28d2f81d4b1eb075bb63c00b6a626392a633262b 863 0.37/1.00 vMB 5
756,981 756,981 00000000000000000007ffc4b9132ade339a1b358ec4f7c23d13081978d27bfd 2,390 1.00/1.00 vMB 4
756,980 756,980 00000000000000000005a262a389549c230b58f270b51167c8517aea6740cb40 2,149 1.00/1.00 vMB 13
756,979 756,979 00000000000000000002cbfad99b0e7cec902a9ea8f20682c9e95bfea767c5f1 396 0.67/1.00 vMB 2
756,978 756,978 0000000000000000000085bea5ad3e2ea0d3c6eb16be6dc37227dcc97f907d45 2,554 1.00/1.00 vMB 7
756,977 756,977 00000000000000000002c1a6d1b3bdee3ac52ff825953bfa3c300ffb2b067fa4 2,297 1.00/1.00 vMB 5
756,976 756,976 000000000000000000067a90ea250d1b68f7e9213bec50e78b452b26bb812885 2,154 1.00/1.00 vMB 10
756,975 756,975 000000000000000000040b4ae1f8644aeb5d39d21f7cfbf5c6ba9fc9e66fbc7b 1,048 0.46/1.00 vMB 8
756,974 756,974 00000000000000000005b6249deccf110328d31a683707dc26398bb21f049da1 1,169 0.41/1.00 vMB 9
756,973 756,973 00000000000000000002372061a2ec88fd738ad1921eb2eb712de10eb2dbe545 29 0.01/1.00 vMB 6
756,972 756,972 00000000000000000006e645b8247236379f57168eb29712b9399a563a0f6669 367 0.15/1.00 vMB 7
756,971 756,971 000000000000000000029836a295ec96e35b66c3787beb63b751190d0a743939 792 0.38/1.00 vMB 6
756,970 756,970 0000000000000000000480ad056b267e67a36ebf70cc8a5aae8ddc9f513abe1d 2,514 0.92/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.04 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: 720.11 GB
    • Received: 18.15 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.