Loading Tool

Explorer IconExplorer

Memory Pool

80,585 transactions
29.94 vMB
0.09178844 BTC
Random Selection Loading Transactions
Max Size: 182.79/200 MB

Candidate Block

Mining Attempt 1285ec141fe5536408ba4e5d2604650fc4e0743ee35e0c5b6a3a418962a8f8e6
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c62533b470fe8ed87356e552fdd9e6061fecfab9d8644aad8905798f22032f9a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,375
Size: 1.00 vMB
Total Fees: 0.02504580 BTC
Feerates: 402.60 > 2.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (481,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,008 434,008 00000000000000000316987710f693cd7a77a19a431c1a5cda3188ae9d9a80dc 2,085 1.00/1.00 vMB 52
434,007 434,007 0000000000000000003a25c3db96d3fefd21e2e0ca4e5be13c3bf7772ff41ced 2,802 1.00/1.00 vMB 93
434,006 434,006 0000000000000000030b15cab8b1cd330c873990d5a85654fede589dfd2f8ed2 750 1.00/1.00 vMB 12
434,005 434,005 00000000000000000083eb2c2fde0351392a6df65f003e10891d16d82cfd1ee1 1,199 1.00/1.00 vMB 19
434,004 434,004 000000000000000003760e0c709b299f7bb1a1332da5c237c47741f371571964 1,942 1.00/1.00 vMB 54
434,003 434,003 000000000000000001eeea14898f5539597c013f70e46a93d7df459de9c6e3d3 2,681 1.00/1.00 vMB 80
434,002 434,002 000000000000000000867c55be0fc01398310298320d1eeeb43f312c55b37bbe 1,832 1.00/1.00 vMB 41
434,001 434,001 000000000000000003480f2bfb37729f09b5089b5012a6bf93b0b8d633796bf8 2,592 1.00/1.00 vMB 76
434,000 434,000 000000000000000000f3818b00e3e3f95b0a6d16aa32a1af910dac1fa9ce28b9 1,931 0.93/1.00 vMB 60
433,999 433,999 000000000000000002c4029d0579c662531b35a65f0f9e3b8f439d827d969f32 2,311 1.00/1.00 vMB 56
433,998 433,998 00000000000000000333af999498c7856866c0d5c9b861a008f07af37d11a15f 1,445 0.66/1.00 vMB 65
433,997 433,997 00000000000000000267f30d380d321367042bb307c950397d15f7fdee51aba0 1,306 0.57/1.00 vMB 67
433,996 433,996 000000000000000001eb47e30d42b748182b9a784e5b6267b05aebffad1d13f2 1,830 1.00/1.00 vMB 48
433,995 433,995 00000000000000000357d72a802a100f4660e1e1b3d37bcd4079b6fed6e5924c 1,666 1.00/1.00 vMB 59
433,994 433,994 000000000000000002bc8cf71436782bf93eee3d585c7b81cdabcafa1b4f6f8d 1,669 1.00/1.00 vMB 82
433,993 433,993 000000000000000000a66f1cd6190709aaabf14a4cf3cb2180021762a8561d40 1,614 1.00/1.00 vMB 49
433,992 433,992 000000000000000002fe1197530ecc0fa12e64df95b413e6c10abc5eff3937aa 2,567 1.00/1.00 vMB 72
433,991 433,991 000000000000000000361961d6b283aa941d245febe0a685272e6431af3ea6bb 2,699 1.00/1.00 vMB 88
433,990 433,990 0000000000000000017590119e301cdff4782d108005b86bf0877ebb2ebf0467 1,923 0.98/1.00 vMB 51
433,989 433,989 000000000000000001d274bd807ef9b07028cbee0fa39fd772f88031b791f6d3 1,982 1.00/1.00 vMB 59
433,988 433,988 0000000000000000020e51f7a9e37e2a7411d9772a50d8eb4efd41f140d534f8 1,403 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.