Loading Tool

Explorer IconExplorer

Memory Pool

41,487 transactions
16.66 vMB
0.13251617 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.36/200 MB

Candidate Block

Mining Attempt 6aeca10e5079bfa791f90dc5531d943041de0b5c52cbbdd247ae315eeaed3081
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root a8a715dfb40472e4a73a38312f51ca34ea0edd048fb00de62cc1a2e36a4cda08
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.04153475 BTC
Median Feerate: 3.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (778,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,955 134,955 000000000000016cffac0bd97fae66ce06830e8d6ce3e011fdcd4bf2f4ae77b5 38 0.02 vMB 792
134,954 134,954 0000000000000111e51c35e84b612e11a0bad46d287694051f9f849667f12295 86 0.02 vMB 66
134,953 134,953 000000000000065751fe7d334ca9c7cf67299a8616de0f8139226e08d2c939b3 111 0.05 vMB 342
134,952 134,952 000000000000081816e0a2557b28a5d16125d8f160365b471caec5decf8b3423 160 0.05 vMB 367
134,951 134,951 00000000000001e5f11b4d3cad3de9dda4be24821e006e04c7baab356366d5ea 7 0.00 vMB 2,182
134,950 134,950 00000000000009175514ed940f5fdde7de6b3948c18eb25b027c1789e84e8f39 32 0.02 vMB 437
134,949 134,949 0000000000000915711aac04c2f5b69a0175675e6aef8425498bed6af07e02d9 118 0.04 vMB 339
134,948 134,948 0000000000000762120e260e3a8b95f7a5db5d9ff5708a30fa914770bf9c0a1d 1 0.00 vMB 0
134,947 134,947 00000000000009062c2242510cb7a27ac6b096dfcf2bb1e6e48c31936a892091 9 0.00 vMB 159
134,946 134,946 000000000000039a6fc88e735f902f174176a5536a7e59a950eb1193a84d17f9 121 0.04 vMB 299
134,945 134,945 00000000000008afb21098e1f66014e8735aef645e242ecb177121a57efb8ab9 24 0.01 vMB 343
134,944 134,944 000000000000082e1bda10de219db8df0701214574684db92c1c8673d20a3129 50 0.02 vMB 628
134,943 134,943 000000000000084d6ede65b14f11f828d76584f05c7da5ea4759b3f10a7a6ae7 36 0.02 vMB 407
134,942 134,942 0000000000000b67532efc763ca2118c4611a9447037e45c0e9faca5012bedcc 153 0.05 vMB 317
134,941 134,941 0000000000000bd347d831e78e85c4b736f0ee28e371db4da92794a36720f822 165 0.05 vMB 40
134,940 134,940 00000000000001e4a6b081054bf486b663fe574afe598d6e6eb09a3716057667 65 0.03 vMB 1,085
134,939 134,939 0000000000000272ebec3f27162cacbac851f946bd6f02a610536bcea2ee2422 67 0.05 vMB 21
134,938 134,938 0000000000000465576fd4083ef6caf3bd06c52136ad313c121155d38e66b48e 93 0.05 vMB 458
134,937 134,937 0000000000000a7310507456c16aa4fc578a71e1cfb2590ae2d32e24546df9f2 98 0.07 vMB 543
134,936 134,936 00000000000009f058e7c079be931578d86f321a90628dd643f6b3a81cd41a57 20 0.01 vMB 307
134,935 134,935 00000000000001ef157ed7561fda2183b94f9da7fa147fb5de630c942c5b9b7d 41 0.02 vMB 633
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 92.94 GB
    • Received: 0.41 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.