Loading Tool

Explorer IconExplorer

Memory Pool

80,706 transactions
30.60 vMB
0.09428093 BTC
Random Selection Loading Transactions
Max Size: 185.97/200 MB

Candidate Block

Mining Attempt e1f18cf40b95c3266eeff490d05abdbe793a331ed7193ab223eb5202dcdcd8df
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root f3ab73590d64168adf8973837c1d21f56feaa92bc1819a85d5739b4eb44a946c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,625
Size: 1.00 vMB
Total Fees: 0.02392515 BTC
Feerates: 301.59 > 2.40 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (23,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,988 891,988 00000000000000000001a9793b32b1a8fc0ec2577ed55fb951d53d3fc50960be 3,370 0.98/1.00 vMB 2
891,987 891,987 000000000000000000007dc83b854ed5d0426e6db9a27c1c96236880814b7466 271 0.10/1.00 vMB 3
891,986 891,986 000000000000000000004d173c27215a68eeab96202d6486d80f53feb0344a8f 22 0.00/1.00 vMB 3
891,985 891,985 00000000000000000001f754fc0ef1016fab26f67b23ea6268bab941363b1b8e 364 0.12/1.00 vMB 3
891,984 891,984 000000000000000000015708cb018c7c18f3da9e7d34ff7aad855f46fef72990 285 0.28/1.00 vMB 1
891,983 891,983 00000000000000000000f8bbd674ffe4351b456cb50c3430701306dcb33cedae 2,395 0.77/1.00 vMB 2
891,982 891,982 00000000000000000000ecd1044c453dbd497fd3d4708588699666fac1cee91c 772 0.25/1.00 vMB 3
891,981 891,981 000000000000000000019183c69e2bc228dccd002fe3008a118924d16605f92c 2,243 0.80/1.00 vMB 3
891,980 891,980 000000000000000000015e2b9ec5687e8ca6a12aa382c9e43a9d72e7258844df 470 0.12/1.00 vMB 2
891,979 891,979 000000000000000000010cf69cba2a628ae07b71a97aaf3b49e946f8a469a000 2,829 1.00/1.00 vMB 3
891,978 891,978 0000000000000000000225de0d791124f91bf1d212738c0dbc1234949bf79dc9 2,270 0.66/1.00 vMB 1
891,977 891,977 0000000000000000000166bd1e57372b824361fec1ef88e441f4344e25f122bb 4,349 1.00/1.00 vMB 3
891,976 891,976 000000000000000000019e7e91982207806e7e12554c4ff1f97225ccfc99b26f 3,630 1.00/1.00 vMB 3
891,975 891,975 0000000000000000000227efbef6302b482fdb22eea47fb5f67acfe35016111f 3,028 1.00/1.00 vMB 2
891,974 891,974 0000000000000000000104ddae5db7eafe1f9f7ea70881130ab6eb009df20cd7 2,074 1.00/1.00 vMB 3
891,973 891,973 0000000000000000000128011fe079ba35806747a06712b24eef9eec7634bf86 109 1.00/1.00 vMB 1
891,972 891,972 000000000000000000012dcf94e590b332f72c448f3ac70cc93f33bd7a273f1a 2,459 1.00/1.00 vMB 3
891,971 891,971 000000000000000000016c7018a7ebcec07d01a117490d7a6b5710249dcecb8a 928 1.00/1.00 vMB 1
891,970 891,970 0000000000000000000036c22ce88adc2dc95e41ae27779d2560460b1c5bdfee 3,163 1.00/1.00 vMB 4
891,969 891,969 0000000000000000000149302c246e4b13bf5f695b847f21ef0be944d8c84721 489 1.00/1.00 vMB 1
891,968 891,968 00000000000000000001706e4f57f226e1d45dde1fe6e82dbb3601c51f3823e1 2,711 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.07 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.95 GB
    • Received: 18.33 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.