Loading Tool

Explorer IconExplorer

Memory Pool

75,384 transactions
27.78 vMB
0.07957641 BTC
Random Selection Loading Transactions
Max Size: 168.97/200 MB

Candidate Block

Mining Attempt 8a567e9d9adec210ca9ae2f0ea45791e134c407c6344230cd12e55ea61129bed
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root fd2e96657fc4d82de9fd38f629d12581a913f8c44cc3954ed2d4b95bff767084
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,650
Size: 1.00 vMB
Total Fees: 0.02010930 BTC
Feerates: 151.01 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (191,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,048 724,048 000000000000000000028ae3fa5f9ef6b827edfa168853c315bea90c228d4e71 3,322 1.00/1.00 vMB 4
724,047 724,047 00000000000000000002fe41a78c7fda95276d2c5e42ca84fa380b730aafee1f 2,897 1.00/1.00 vMB 8
724,046 724,046 000000000000000000031da12ced2c149054f9b1264bd565d3660aed699a9462 2,585 1.00/1.00 vMB 13
724,045 724,045 00000000000000000004e4ab92fe65a3e98dca855737f4d94084763cb0af97de 2,194 0.75/1.00 vMB 6
724,044 724,044 000000000000000000055f3b5fab0ff65d47c782e7211a60583b2860357c839a 3,113 1.00/1.00 vMB 9
724,043 724,043 00000000000000000003cdac2fce0ffe5345428f74b393bd79bff46ea49dfc0c 156 0.05/1.00 vMB 5
724,042 724,042 00000000000000000003c10130a147c0d5ebd5e4f0150038cd180226c417ca30 661 0.45/1.00 vMB 1
724,041 724,041 000000000000000000083b5d3565b944285639118fb2620d4224d27c483089be 1,208 1.00/1.00 vMB 4
724,040 724,040 0000000000000000000084b995b1c379c92437a292b3a523bd0d4133f6c455b5 3,189 1.00/1.00 vMB 5
724,039 724,039 00000000000000000002d88fb6f6b6d2a6a74405a305b175a9dde8df9874edfc 1,781 1.00/1.00 vMB 6
724,038 724,038 0000000000000000000628cb2b2fe87ac49ce722d2fc6f1d3878c9e6f391c02f 1,806 1.00/1.00 vMB 2
724,037 724,037 000000000000000000009012dbd4b867b126c94f623c9a9c3a64500711ec66de 2,541 1.00/1.00 vMB 6
724,036 724,036 00000000000000000008e1396ca970951c7b100003bb526291f03c5db31f1874 2,592 1.00/1.00 vMB 8
724,035 724,035 000000000000000000049cbf28e5a3873a0b7e14710cd721d77a46ec1ee21007 2,903 1.00/1.00 vMB 5
724,034 724,034 000000000000000000007a061e113ad4dcdab6ee83e735cee360c267bb5f2d67 2,907 1.00/1.00 vMB 21
724,033 724,033 0000000000000000000477e66406effe0d392d880ce813715fda1e25a711fdff 434 0.22/1.00 vMB 7
724,032 724,032 0000000000000000000645e5b2723e243a3a08b410874a78bec68a7c626338a9 289 0.09/1.00 vMB 9
724,031 724,031 00000000000000000005462feaace73b20c688cb12275eac3ea85b2672d0310c 1,459 0.75/1.00 vMB 5
724,030 724,030 00000000000000000000bc2886079957d1f8b456857980eb6ab6f70a778f9f52 1,563 0.94/1.00 vMB 6
724,029 724,029 0000000000000000000230623a5ae9190f7597a62ad683bb9fdd2095b702f8f4 1,674 1.00/1.00 vMB 5
724,028 724,028 00000000000000000007f8ee731dfa8cd8174606181c72c2515dcbf590052cf6 1,200 0.40/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.