Loading Tool

Explorer IconExplorer

Memory Pool

75,370 transactions
29.91 vMB
0.11087052 BTC
Random Selection Loading Transactions
Max Size: 173.70/200 MB

Candidate Block

Mining Attempt 87f1204b9739c0940feff07229f4be86a84896adedb04bbe7b8281c148eb00d7
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root c5e46bc2fb61fdf26d52a6ffac61bc9dafd451d68ab4bb3810dd4d105cd931a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,035
Size: 1.00 vMB
Total Fees: 0.03904522 BTC
Feerates: 101.64 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (124,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,257 790,257 000000000000000000002afd953c24e76ed0c95e77571cd13057593266c926fc 2,733 1.00/1.00 vMB 57
790,256 790,256 00000000000000000000409f61f12e955cedb0a2461f9e33a66ebd52c6439f88 3,657 1.00/1.00 vMB 22
790,255 790,255 0000000000000000000297c2058baf234cbe63993a65d186aafd7bb35690ab03 3,749 1.00/1.00 vMB 25
790,254 790,254 0000000000000000000452c49c93f1bc93b01320819216cc29639c73418e4a0c 2,324 1.00/1.00 vMB 49
790,253 790,253 000000000000000000025c9f09cba17211e9151918fdf3aecd2aaeec02f35e64 3,720 1.00/1.00 vMB 34
790,252 790,252 0000000000000000000102338d075f4daacd2245a5b3eacee1019359218c1e32 3,729 1.00/1.00 vMB 51
790,251 790,251 0000000000000000000085aae10b84ae22c3f41399a0aa6018351e803739455b 3,013 1.00/1.00 vMB 34
790,250 790,250 0000000000000000000222dfc9297b2bb90481bfa28fd04ac2e8a4dfdaab5a15 2,958 1.00/1.00 vMB 51
790,249 790,249 000000000000000000026f3c94574a40692053865a537c480609f6a5c451009a 3,183 1.00/1.00 vMB 50
790,248 790,248 0000000000000000000201a6660ed5bbc417b78953e32795f8fa169f4f9b1409 2,615 1.00/1.00 vMB 76
790,247 790,247 00000000000000000002082699651eb75a534202184e1388129bbcbd62fef9b0 2,564 1.00/1.00 vMB 82
790,246 790,246 0000000000000000000444156cc8b0c9a935dcc298fd37cba3218a341889ac5f 2,968 1.00/1.00 vMB 123
790,245 790,245 00000000000000000000074948d204a828b572b47d60e5c613dc7b83bf44fd35 2,826 1.00/1.00 vMB 62
790,244 790,244 0000000000000000000298a669cd17176988de8d9901a24eb207858805cfb5c8 3,155 1.00/1.00 vMB 97
790,243 790,243 00000000000000000002bf933801377386e84d8d2d3db99f9cfdb0d794d4990a 2,871 1.00/1.00 vMB 74
790,242 790,242 00000000000000000000d9de54a2ecc9361e75dde2c685dbfa18b099fdde989d 3,029 1.00/1.00 vMB 86
790,241 790,241 00000000000000000002c29514bd77ff784464d4680f8b6375d302b7bd161a85 2,046 1.00/1.00 vMB 32
790,240 790,240 0000000000000000000587e3d83f81bfc3f65c65b8cc793e124636c0bc0f1245 2,959 1.00/1.00 vMB 43
790,239 790,239 00000000000000000004f517d39dd574b1be3a4ef56210e6f65e3de2ed3cba58 2,645 1.00/1.00 vMB 91
790,238 790,238 000000000000000000011671dea6aa65c815d364229dc7793d39d747a4f2ec0d 4,035 1.00/1.00 vMB 32
790,237 790,237 000000000000000000045acc5962d066618cc8ddac654623005a584a20b23483 3,150 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.