Loading Tool

Explorer IconExplorer

Memory Pool

75,093 transactions
27.82 vMB
0.07857840 BTC
Random Selection Loading Transactions
Max Size: 169.24/200 MB

Candidate Block

Mining Attempt 92b975ba48691d668549e74d1f4fac7ce9818e1bf6be70361c14c4efc40e668f
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root ea3760aa06fc00c78e523439787ec594f22db8569a6925388c7019368fc6967e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,076
Size: 1.00 vMB
Total Fees: 0.01866593 BTC
Feerates: 151.16 > 1.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (719,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,666 195,666 000000000000066af4c7c5220dc5ec1a8f7b75cb845b4a2ed8c988d4b3c78db4 132 0.04/1.00 vMB 353
195,665 195,665 000000000000019aadef14e5bfdba5766162776b4309e1295997029459560a3c 35 0.02/1.00 vMB 223
195,664 195,664 00000000000000eb10b5c7219933df00b6d3afeb84cd3063e8de77f54481a368 35 0.08/1.00 vMB 155
195,663 195,663 000000000000068a0e72ff377aadd8db1cf9eab6f6a8907679768dfa439cc394 76 0.07/1.00 vMB 180
195,662 195,662 00000000000005a4e3b4bf7b850b4ec9f9b70b4df88c68abdf979268ba2a37c7 41 0.02/1.00 vMB 371
195,661 195,661 0000000000000197e647eb0d65bd94e8b0d3bc516100ec0954d6a4b15e70efa5 1 0.00/1.00 vMB 0
195,660 195,660 0000000000000488643784d895edfe24b5ccbf1130e77ccf2108d0bb32034076 43 0.02/1.00 vMB 166
195,659 195,659 00000000000001ad78883a2330ae5538108fb5a8230b2f417b907d717810a640 359 0.14/1.00 vMB 387
195,658 195,658 000000000000059c59ba1afebc6491cda17ef63f636b170d8bb2893b2d16c623 128 0.04/1.00 vMB 436
195,657 195,657 00000000000005a4ef93b218401596ecc92af58fcaa4fa4dde0ed2a3290359c9 85 0.03/1.00 vMB 191
195,656 195,656 00000000000000a4724d4265a16661928befbf98f3dfa409ba124d7bcc12f2ec 274 0.11/1.00 vMB 321
195,655 195,655 0000000000000642db9d67175892e1397f1110302c1fdeda337743f0f0f7d942 314 0.11/1.00 vMB 138
195,654 195,654 00000000000000f80d90872b409a3a98aa68a906024bec89d3d907f5e01a0c4d 9 0.00/1.00 vMB 14
195,653 195,653 00000000000002bb5a6071fd08fa8568d7439a58df56202d5610c6148c1f9a33 494 0.18/1.00 vMB 218
195,652 195,652 000000000000036a44bcfa33e9111b0d498a62a351129568ac5cdaab6546f0d1 140 0.06/1.00 vMB 210
195,651 195,651 0000000000000287cec5c57120b70ab148b25d8df2dee8a43e6cd7c41bc6f8d8 118 0.04/1.00 vMB 356
195,650 195,650 000000000000056d9506324ccb8cfffd99806a502e075e33343ee9f3abe73e4a 110 0.06/1.00 vMB 108
195,649 195,649 0000000000000337e9c20ccd323ee3f6370c7d57c4e84ad1ca8d7ab55839f882 135 0.05/1.00 vMB 209
195,648 195,648 0000000000000338823124977143f7a2565d28a0356c984802de3439ca4c8b2e 18 0.01/1.00 vMB 188
195,647 195,647 0000000000000602d3da5b765062fa65ae537bfec73a315b3b680a1d50f19b43 69 0.03/1.00 vMB 262
195,646 195,646 0000000000000165ca133ed17ee5d55c4da5cbd203e7bc149294264375f2048d 109 0.03/1.00 vMB 231
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.