Loading Tool

Explorer IconExplorer

Memory Pool

77,190 transactions
33.77 vMB
0.14004604 BTC
Random Selection Loading Transactions
Max Size: 189.00/200 MB

Candidate Block

Mining Attempt a413d5a0093d55c71a2baf0f98b295fce437d806413f575363950547ce99c514
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root 6aec1578421d77a361b9b92188d40af482f4b4b29cd5af55f36e86412a20b765
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,962
Size: 1.00 vMB
Total Fees: 0.02885346 BTC
Feerates: 445.78 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (8,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,001 907,001 00000000000000000000cde9a90f51701df1a654a550984b4952767b9762f9cc 5,065 1.00/1.00 vMB 20
907,000 907,000 0000000000000000000115140fe908da17a0bffe291038c80c1bfa06bbb8a838 4,856 1.00/1.00 vMB 18
906,999 906,999 00000000000000000001bef8e60772f956965f49437fb6887c514d61e78d94f8 4,628 1.00/1.00 vMB 14
906,998 906,998 000000000000000000008d76de49dfc041b45c72f69b9240ad14d30cc6756b30 4,961 1.00/1.00 vMB 9
906,997 906,997 000000000000000000018ff9133f3845a240b424ecf3d9b5e7f9df89ef317f06 4,950 1.00/1.00 vMB 5
906,996 906,996 0000000000000000000157cb2b972c887d0c597e8091b01c1ae0978cb92855ac 4,836 1.00/1.00 vMB 4
906,995 906,995 00000000000000000001fe35e1c3f8bcb184d2bbaad9697a47174bbcfa909e39 4,479 1.00/1.00 vMB 4
906,994 906,994 0000000000000000000121163101bfb41f2658be4f85903324e2affe18346602 397 0.08/1.00 vMB 3
906,993 906,993 0000000000000000000181bc1bf2deb9bbc3c33baa3808d0034274d378e22625 4,849 1.00/1.00 vMB 2
906,992 906,992 0000000000000000000092b88075c7258b0c5e469af2c4380db2e31b622eac2d 3,034 1.00/1.00 vMB 1
906,991 906,991 00000000000000000001694a23526e18f2412a23a5a9074487dce1039cca5ace 3,819 1.00/1.00 vMB 2
906,990 906,990 00000000000000000001bb3c30741263dcf18fbc5d6866b769fa0a0519a5a347 4,131 1.00/1.00 vMB 6
906,989 906,989 000000000000000000013652e329b1885db1e5489e0d93653217f6dbbfe1c392 1,843 0.41/1.00 vMB 2
906,988 906,988 000000000000000000013045c353e99ad56c6446205bb9b9065f265a332952fb 3,926 1.00/1.00 vMB 2
906,987 906,987 0000000000000000000012e84d63be85ffff32c34d482ba9b354fbd1dc8d0d08 3,633 1.00/1.00 vMB 1
906,986 906,986 000000000000000000001d1367b93add66a2a8fce3d13d54fe279f556ce0036e 4,239 1.00/1.00 vMB 1
906,985 906,985 000000000000000000019314d036db0467d11f96593fc650f20a7b7d7800e36a 565 0.19/1.00 vMB 2
906,984 906,984 00000000000000000000efd966e804a546f1714239f0415a4c7a17a44a604cda 2,843 1.00/1.00 vMB 1
906,983 906,983 00000000000000000000d135b91b613d3bf1d8b4ecfe9ca408e40521ae8dabe6 4,666 1.00/1.00 vMB 1
906,982 906,982 000000000000000000015b33bd39d4e88a9a0e04a50f3a022577231104a7264c 3,612 1.00/1.00 vMB 3
906,981 906,981 00000000000000000001046ff301ef374eeb4bf5eff87cb01458a32f39de65bb 1,916 0.59/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.12 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: 736.61 GB
    • Received: 18.59 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.