Loading Tool

Explorer IconExplorer

Memory Pool

33,703 transactions
25.53 vMB
0.05576147 BTC
Random Selection Loading Transactions
Max Size: 129.12/200 MB

Candidate Block

Mining Attempt f49afac504f365ef5e8bed7c443496325708096c67917b035664ea218a10c26f
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 2e5ce2f5fa7b46350b7df9df0849a9eab7937aea556c0320401214a0cdbde673
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,608
Size: 1.00 vMB
Total Fees: 0.00928823 BTC
Feerates: 74.70 > 0.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (337,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,879 576,879 00000000000000000008abbf3feca2b555e8e025818e0d9f43be589f06812c24 2,678 1.00/1.00 vMB 45
576,878 576,878 00000000000000000018683b32340766cd37730e9beac4d24fe7dbc18505c273 2,408 1.00/1.00 vMB 87
576,877 576,877 00000000000000000010f7e8dbf833a274c200b30b862b731b930dba20aa2b30 2,182 1.00/1.00 vMB 92
576,876 576,876 00000000000000000015c1177255fa7d30a23efbd9b39f8d72482bde5dd965fb 2,429 1.00/1.00 vMB 40
576,875 576,875 00000000000000000025d90d0432883a4a1dd62a8eb8d33e3a6791a3244f8d14 1,917 1.00/1.00 vMB 68
576,874 576,874 0000000000000000002843094a824bb748878c70fc00f24ff0ea9e02af3a8903 1,892 1.00/1.00 vMB 121
576,873 576,873 000000000000000000139b2ce775e35fafcdca96b717f33a4533455ee9bf9398 1,334 1.00/1.00 vMB 125
576,872 576,872 00000000000000000018eeb519627a39b0e5da8a4db7e5e4386a9bf107b85d46 1,350 1.00/1.00 vMB 134
576,871 576,871 0000000000000000001aad0ce8082e2324ceff901ccb11fb6a4c438dbcd56f2c 1,234 1.00/1.00 vMB 152
576,870 576,870 0000000000000000000db5ae5317e73010d3c9bdf4639acbca722dfc388a7f83 1,697 1.00/1.00 vMB 89
576,869 576,869 0000000000000000001854a8954daaa30d79a9cf74600bc8da8948e0862f6211 1,203 1.00/1.00 vMB 112
576,868 576,868 000000000000000000262ee8761fa958bdf7961706987b5a8e56cf698403d66d 1,638 1.00/1.00 vMB 124
576,867 576,867 00000000000000000023324a2e8a2c5fff1bdf84651a9a0c38bee310e0ee7e6f 1,805 1.00/1.00 vMB 143
576,866 576,866 0000000000000000000c49b89b3405c037693116dc4ef339cb3822fe841f464f 1,958 1.00/1.00 vMB 39
576,865 576,865 0000000000000000002697db0b2d66342a25526cd3030a13ded8a3baf59dc330 2,486 1.00/1.00 vMB 121
576,864 576,864 00000000000000000009eae0a7841bd8e73486e1383ed0328bda6af740d2a541 2,616 1.00/1.00 vMB 99
576,863 576,863 0000000000000000001a5aa53b73bfe626f54d4b73781780e475ab719cb011ba 471 0.22/1.00 vMB 56
576,862 576,862 000000000000000000108d947ad0ec664adf8c1800e7bbac31bb1882122e0125 940 0.52/1.00 vMB 63
576,861 576,861 0000000000000000001d51866cd4f4d18613eb529bb673b35206d2585d397951 1,427 0.60/1.00 vMB 84
576,860 576,860 000000000000000000049fdfd4098ebeb23129aa42573d97701c85123ed8b876 2,802 0.85/1.00 vMB 59
576,859 576,859 00000000000000000006ad36ca049b8204b83219fe738089f2c372a98b6adfbc 1,706 0.49/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.85 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: 638.62 GB
    • Received: 12.49 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.