Loading Tool

Explorer IconExplorer

Memory Pool

80,223 transactions
29.86 vMB
0.07485605 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt d069d0f9a69a8337c960e6cf87f18e776cb09e7fd07ac55182c65fdb6addebaf
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 25a6483aead048f1799931894c3c1a6a70f1bde18ba537c272c0ead010549168
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,931
Size: 1.00 vMB
Total Fees: 0.01383966 BTC
Feerates: 197.70 > 1.39 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (130,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,035 784,035 0000000000000000000258dc13ba0a816ae26c3a2bb8625959755fa4baa20d8b 3,912 1.00/1.00 vMB 36
784,034 784,034 000000000000000000004cc0a8bb28e5ae6b6e85de8a5392331c0240130563e4 3,554 1.00/1.00 vMB 31
784,033 784,033 000000000000000000057a45f9e4987dcb4d8de0104b985154a3d98a46423552 2,595 1.00/1.00 vMB 39
784,032 784,032 00000000000000000005cc47ab062bf16ba7fe596c32e211aee6f14796a9e809 611 1.00/1.00 vMB 14
784,031 784,031 00000000000000000005363c76586972a343c66cc7501c1d598bd9a1addbda1f 2,391 1.00/1.00 vMB 33
784,030 784,030 00000000000000000001bf8f7b129d2f08855f3153eb6cc7f5881119df5ce75e 2,031 1.00/1.00 vMB 17
784,029 784,029 00000000000000000003b560619824dff9989cca2d4e3094c5d0531d9f9c645d 810 1.00/1.00 vMB 7
784,028 784,028 00000000000000000001097ec8b96acac4fc364842d308eb91dc8b1ad8fa3749 1,571 1.00/1.00 vMB 9
784,027 784,027 0000000000000000000036fe411dd9dd3ef7ce4531d65314e9ab73637dab3f68 2,355 1.00/1.00 vMB 10
784,026 784,026 00000000000000000005ff9cca7d9c97200a1f196aa27016e528b9f54aad4552 453 1.00/1.00 vMB 7
784,025 784,025 0000000000000000000359e6460700032a002a348ca19760443ea49245818934 805 1.00/1.00 vMB 11
784,024 784,024 00000000000000000002b0506de87a6b26de3795adc4a9f205bd66b3b5700dbb 1,416 1.00/1.00 vMB 13
784,023 784,023 00000000000000000004c8391e91b1f053e2fcf8fc1239606e7499675bd7ad79 821 1.00/1.00 vMB 8
784,022 784,022 000000000000000000037dc5f465105c4fcd6376a689fdf5024c7ab38fe229ee 1,548 1.00/1.00 vMB 8
784,021 784,021 00000000000000000002060aa2f0cc197ba3d5b6148835cc04672b5f193ad144 695 1.00/1.00 vMB 7
784,020 784,020 00000000000000000004f32a3108dcf4f219a525228dcfb130fc0ff9a0664880 2,063 1.00/1.00 vMB 31
784,019 784,019 0000000000000000000389310020f2fd342d8ca94aee4344e1b0c6690a0891d8 1,047 1.00/1.00 vMB 7
784,018 784,018 000000000000000000007b36760e79bcb0babf3dbf0fb326762ac71bdd7d1183 2,961 1.00/1.00 vMB 24
784,017 784,017 00000000000000000001bf9c2c9084fd45048d76869b5ba1bb166bb73e5cea07 2,520 1.00/1.00 vMB 30
784,016 784,016 00000000000000000003fa715b62400a7f42ec3f20222e77f823a6797334d1ae 592 1.00/1.00 vMB 7
784,015 784,015 00000000000000000002a7cac4a5b435b29368cbbb32dddb4152a09b21cb7ec9 1,333 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.37 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: 663.72 GB
    • Received: 14.93 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.