Loading Tool

Explorer IconExplorer

Memory Pool

84,313 transactions
31.83 vMB
0.10024323 BTC
Random Selection Loading Transactions
Max Size: 194.62/200 MB

Candidate Block

Mining Attempt 2ef6acf483b6f052209cb82fc690bfde8f9f2a8ce3856b58594efee3c2dea5a7
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 0fd1e8b1e818cbab4c1597da564a0018cdcd435a53c4bafbd0cf160b8bd4ae55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,454
Size: 1.00 vMB
Total Fees: 0.02422489 BTC
Feerates: 115.99 > 2.43 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (556,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,853 358,853 00000000000000000148b61fb698c0df42e7eb6b7d4fa0d14acae8d27f0638c1 745 0.41/1.00 vMB 26
358,852 358,852 0000000000000000122f2c51dab4fe7a3dfe4307147eb161c3402839ec5cce61 1 0.00/1.00 vMB 0
358,851 358,851 00000000000000000bee4146c45d6a15026c0dd1fa38db42b9c7b2b73205309c 662 0.63/1.00 vMB 20
358,850 358,850 000000000000000011599f737898f6f798c91eacb4369da3f12de32d1ad140c2 1,328 0.95/1.00 vMB 2,659
358,849 358,849 00000000000000000a92f0569fd1ac57cb55682ceeee729bc94660a7c3c4793b 263 0.13/1.00 vMB 26
358,848 358,848 0000000000000000052bb0c3c8d6c1fba431e7c9c05a625f6b42c68e1173b789 331 0.19/1.00 vMB 25
358,847 358,847 000000000000000003816ae80c6413b84cbee2f639ba497ab5872ec9711eb256 1,317 0.84/1.00 vMB 19
358,846 358,846 00000000000000001378369a84f1a4507ef0123c01e18353ecd2887aa725eff9 1,596 0.75/1.00 vMB 32
358,845 358,845 00000000000000000a5564a838edc9aa03936f7023f856d22cb7add84477b893 113 0.05/1.00 vMB 25
358,844 358,844 0000000000000000151f04e47c3982e14f70ef4c934e8559af00e317b3fdb01a 1,591 0.75/1.00 vMB 28
358,843 358,843 00000000000000000388895e046708c6c22b17bd23c3d24826329b2f7a49dc96 475 0.21/1.00 vMB 30
358,842 358,842 0000000000000000011ff714e267fa86665f4dc57903196499484c73fd83a29f 1 0.00/1.00 vMB 0
358,841 358,841 000000000000000004b1cbfa623fe86dbde72e17172a1116c0c88f7df4e67f89 249 0.14/1.00 vMB 25
358,840 358,840 00000000000000001515892efd3f95b9236a1ebe60a59815df85408b1de80b42 632 0.34/1.00 vMB 24
358,839 358,839 000000000000000009b95e283cc825e577fa8479bc447a3e5819f3ce09c06d20 55 0.03/1.00 vMB 10
358,838 358,838 00000000000000000caaa6bd624b1510bf65d68f7c2389511bc598689a0d6ca3 493 0.24/1.00 vMB 25
358,837 358,837 00000000000000000c0824cdf5c764c3e2c546c560f8b585ed3b2234e32b55b5 1 0.00/1.00 vMB 0
358,836 358,836 000000000000000011f745c360c0f75e0e624295c45700d6086f779a18711285 277 0.16/1.00 vMB 22
358,835 358,835 000000000000000011c6cad69e02e87a3781e5a63ca7cb5cd9f314b292d0c98a 736 0.38/1.00 vMB 25
358,834 358,834 0000000000000000100e59158ed2b1671ad53b223aa871c2996640aa8d343c8e 1 0.00/1.00 vMB 0
358,833 358,833 00000000000000000831ec2522ac2b2bfe3f2a6dd11466a605f7b67dfa7c3e9a 360 0.21/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.