Loading Tool

Explorer IconExplorer

Memory Pool

72,216 transactions
27.40 vMB
0.09800683 BTC
Random Selection Loading Transactions
Max Size: 163.94/200 MB

Candidate Block

Mining Attempt 5c4785e60e802ed5590caa5abbb9a2bc3daa8aaa83b08d6aef602334bd3f6c45
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root f29a9e713fb017a17788800de4bcbaec7d16646073ec92928e440dbbb0f37755
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,145
Size: 1.00 vMB
Total Fees: 0.03535872 BTC
Feerates: 526.32 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (750,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,995 164,995 0000000000000b33916ebdc9ca550957a2927d80a65493bf523330a055a310e4 28 0.01/1.00 vMB 51
164,994 164,994 0000000000000844ef877190896296d6b6b8aba4d7c72cc0ef0e561aecbab1d0 20 0.02/1.00 vMB 52
164,993 164,993 00000000000002d1ce5f6a4f25e273990763596c019ac8688d33f47cd498255c 6 0.00/1.00 vMB 10
164,992 164,992 0000000000000bad84f4e91d3370698704d42912a4709b7f24a108688647f046 4 0.00/1.00 vMB 64
164,991 164,991 00000000000003d20225afe971fc294e91a01b46afd18bd917808ce8085c85a1 53 0.04/1.00 vMB 61
164,990 164,990 00000000000008629edd6729f658e3c7633cebb436faefd5866745c4b70032a3 9 0.00/1.00 vMB 784
164,989 164,989 00000000000009b374acdea9da7d2facde5aae9159622700359cbaf10f1a4b80 58 0.02/1.00 vMB 44
164,988 164,988 00000000000004ce50c96c632d490b1140cf03fa0e2cec99ca154f058c62c69a 3 0.00/1.00 vMB 0
164,987 164,987 0000000000000a00e2f87412c803bed51410a83187cf8b3f992c06b16f0e8629 90 0.03/1.00 vMB 150
164,986 164,986 00000000000002816f0d45a451aecb1172e6d0aed08878b9ac1c4913995d938d 11 0.00/1.00 vMB 19
164,985 164,985 00000000000002ba99538a0ffa1329eb421777856c558e824c6044018af5aa32 19 0.01/1.00 vMB 109
164,984 164,984 0000000000000375991391bbefecaf7ab8a8980d50a50f6e864e26c2990523b2 33 0.02/1.00 vMB 133
164,983 164,983 0000000000000340e4658998ea310df2bad1fbf88dfdee54bc47195aa5e823ba 51 0.03/1.00 vMB 378
164,982 164,982 000000000000059ed63331cec95dbc942f89e792b4260b2a8062097db6f9e2cd 37 0.02/1.00 vMB 155
164,981 164,981 00000000000006adb5c2a6597fd9f3001c9a3eaeea833082b598ff67b2021464 9 0.00/1.00 vMB 35
164,980 164,980 0000000000000ae9a55f7f1cb5e9670ef286cbf865ecb1d2898079b43ae87d35 12 0.01/1.00 vMB 44
164,979 164,979 0000000000000b68e460e27f4aea67cbcbd75153dbf204369ae997c8eb9d610b 42 0.03/1.00 vMB 329
164,978 164,978 0000000000000b6310c3f754ea03bcdaa68e3cd2384b1528596c6d98aac2909d 14 0.00/1.00 vMB 29
164,977 164,977 00000000000007713c1468d2d041c75d43f1ecc37cf365b5a46e6611562eabfc 13 0.00/1.00 vMB 16
164,976 164,976 0000000000000983aa133d7f9e4154d53b33cf8acb27d4217249e08e566cfded 23 0.01/1.00 vMB 67
164,975 164,975 00000000000007bae4820059b005b55b313575ef96caf72990b20ee33555ad46 85 0.06/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 783.21 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: 756.23 GB
    • Received: 18.98 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.